We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8770ed3 commit 91344caCopy full SHA for 91344ca
setup.py
@@ -5,6 +5,7 @@
5
name='bothub',
6
version='1.0.0',
7
packages=find_packages(),
8
+ url='https://github.com/bothub-it/pybothub',
9
install_requires=[
10
'requests >= 2.0.0, <= 2.22.0',
11
],
0 commit comments