Skip to content

Commit

Permalink
Add download_url
Browse files Browse the repository at this point in the history
  • Loading branch information
Prooffreader committed Apr 25, 2019
1 parent e3970ba commit be30863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def read(*names, **kwargs):
author='David Taylor',
author_email='[email protected]',
url='http://github.com/Prooffreader/pytabby',
#download_url = 'https://github.com/Prooffreader/pytabby/archive/v010.tar.gz',
download_url = 'https://github.com/Prooffreader/pytabby/archive/pytabby-0.1.0.tar.gz',
packages=find_packages('src'),
package_dir={'': 'src'},
py_modules=[splitext(basename(path))[0] for path in glob('src/*.py')],
Expand Down

0 comments on commit be30863

Please sign in to comment.