diff --git a/setup.py b/setup.py index 58471bd..1420d77 100644 --- a/setup.py +++ b/setup.py @@ -44,5 +44,4 @@ "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", ], - data_files=[desc_file], )