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.
2 parents 984d0a6 + f3c72ba commit 76c2c21Copy full SHA for 76c2c21
setup.py
@@ -13,7 +13,7 @@
13
author='Rob Hudson',
14
author_email='[email protected]',
15
url='https://github.com/jazzband/django-debug-toolbar',
16
- download_url='https://pypi.python.org/pypi/django-debug-toolbar',
+ download_url='https://pypi.org/project/django-debug-toolbar/',
17
license='BSD',
18
packages=find_packages(exclude=('tests.*', 'tests', 'example')),
19
python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
0 commit comments