We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517830b commit 25c602fCopy full SHA for 25c602f
setup.py
@@ -22,7 +22,6 @@
22
setup(
23
name='django-rest-framework-docs',
24
version='0.1.7',
25
- download_url='https://github.com/marcgibbons/django-rest-framework-docs/raw/master/dist/django-rest-framework-docs-0.1.7.tar.gz',
26
packages=['rest_framework_docs'],
27
package_data={'rest_framework_docs': ['templates/rest_framework_docs/*']},
28
include_package_data=True,
0 commit comments