aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f105c51..6554e08 100755
--- a/setup.py
+++ b/setup.py
@@ -7,4 +7,4 @@
import setuptools
-setuptools.setup(package_data={'hydrilla_builder': ['*.json']})
+setuptools.setup()