updated download url

This commit is contained in:
SimLeek
2018-01-27 14:40:45 -07:00
parent 5b02b971cc
commit d64d214511

View File

@ -8,6 +8,6 @@ setup(
author='Josh Miklos',
author_email='Simulator.Leek@gmail.com',
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']
)