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 e4f79e6 commit 0454aaeCopy full SHA for 0454aae
setup.py
@@ -6,6 +6,7 @@
6
description = 'Load your webpack bundles and chunks in django',
7
author = 'Owais Lone',
8
author_email = 'hello@owaislone.org',
9
+ download_url = 'https://github.com/owais/django-webpack-loader/tarball/0.0.1',
10
url = 'https://github.com/owais/django-webpack-loader', # use the URL to the github repo
11
keywords = ['django', 'webpack', 'assets'], # arbitrary keywords
12
classifiers = [],
0 commit comments