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 ab6de8b commit 8443e05Copy full SHA for 8443e05
setup.py
@@ -126,7 +126,7 @@ def main():
126
" customisable.",
127
long_description=long_description,
128
url='http://www.roundup-tracker.org',
129
- download_url='http://pypi.python.org/pypi/roundup',
+ download_url='https://pypi.python.org/pypi/roundup',
130
classifiers=['Development Status :: 5 - Production/Stable',
131
'Environment :: Console',
132
'Environment :: Web Environment',
0 commit comments