updated download url
This commit is contained in:
2
setup.py
2
setup.py
@ -8,6 +8,6 @@ setup(
|
|||||||
author='Josh Miklos',
|
author='Josh Miklos',
|
||||||
author_email='Simulator.Leek@gmail.com',
|
author_email='Simulator.Leek@gmail.com',
|
||||||
url='https://github.com/SimLeek/cv_pubsubs',
|
url='https://github.com/SimLeek/cv_pubsubs',
|
||||||
download_url='*',
|
download_url='https://github.com/SimLeek/cv_pubsubs/archive/0.1.tar.gz',
|
||||||
keywords=['OpenCV', 'PubSub']
|
keywords=['OpenCV', 'PubSub']
|
||||||
)
|
)
|
Reference in New Issue
Block a user