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 c38d41e commit 45793c4Copy full SHA for 45793c4
setup.py
@@ -28,7 +28,6 @@ def rel(*parts):
28
download_url = 'https://github.com/owais/django-webpack-loader/tarball/{0}'.format(VERSION),
29
url = 'https://github.com/owais/django-webpack-loader', # use the URL to the github repo
30
keywords = ['django', 'webpack', 'assets'], # arbitrary keywords
31
- data_files = [("", ["LICENSE"])],
32
classifiers = [
33
'Programming Language :: Python :: 2.6',
34
'Programming Language :: Python :: 2.7',
0 commit comments