diff --git a/setup.py b/setup.py index 69a0bed..93ccadc 100644 --- a/setup.py +++ b/setup.py @@ -10,9 +10,6 @@ with open(path.join(here, "README.md"), encoding="utf-8") as f: long_description = f.read() -install_requires = -include_package_data = True - setup( name="""ckanext-file-uploader""", # Versions should comply with PEP440. For a discussion on single-sourcing