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 6563137 commit 428c172Copy full SHA for 428c172
setup.py
@@ -126,7 +126,7 @@ def main():
126
" with command-line, web and e-mail interfaces. Highly"
127
" customisable.",
128
long_description=long_description,
129
- url='http://www.roundup-tracker.org',
+ url='https://www.roundup-tracker.org',
130
download_url='https://pypi.org/project/roundup',
131
classifiers=['Development Status :: 5 - Production/Stable',
132
#'Development Status :: 4 - Beta',
0 commit comments