We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0bb77 commit cc5dbccCopy full SHA for cc5dbcc
setup.py
@@ -122,8 +122,8 @@ def find_package_data(
122
author_email = '[email protected]',
123
124
url = 'http://www.doughellmann.com/projects/%s/' % PROJECT,
125
- download_url = 'http://www.doughellmann.com/downloads/%s-%s.tar.gz' % \
126
- (PROJECT, VERSION),
+ #download_url = 'http://www.doughellmann.com/downloads/%s-%s.tar.gz' % \
+ # (PROJECT, VERSION),
127
128
classifiers = [ 'Development Status :: 5 - Production/Stable',
129
'License :: OSI Approved :: BSD License',
0 commit comments