do not include any other data
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#	modified:   setup.py
#
diff --git a/setup.py b/setup.py
index adf5de0..02f9df5 100644
--- a/setup.py
+++ b/setup.py
@@ -31,8 +31,6 @@ setup(
 
     py_modules=["setuptools_dummy"],
 
-    include_package_data = True,
-
     classifiers = [
         "Topic :: Software Development :: Version Control",
         "Development Status :: 4 - Beta",
