Skip to content

Commit f3c72ba

Browse files
committed
Update pypi.python.org URL to pypi.org
For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
1 parent 9763d10 commit f3c72ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
author='Rob Hudson',
1414
author_email='rob@cogit8.org',
1515
url='https://github.com/jazzband/django-debug-toolbar',
16-
download_url='https://pypi.python.org/pypi/django-debug-toolbar',
16+
download_url='https://pypi.org/project/django-debug-toolbar/',
1717
license='BSD',
1818
packages=find_packages(exclude=('tests.*', 'tests', 'example')),
1919
python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",

0 commit comments

Comments
 (0)