--- setup.py
+++ setup.py
@@ -535,6 +535,7 @@
 def get_data_files():
     # a list of tuples with (path to install to, a list of local files)
     data_files = []
+    return data_files
     if sys.platform == "win32":
         datadir = os.path.join("doc", PACKAGE)
     else:
