Skip to content

Commit 91344ca

Browse files
committed
Updated setup.py
1 parent 8770ed3 commit 91344ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
name='bothub',
66
version='1.0.0',
77
packages=find_packages(),
8+
url='https://github.com/bothub-it/pybothub',
89
install_requires=[
910
'requests >= 2.0.0, <= 2.22.0',
1011
],

0 commit comments

Comments
 (0)