diff --git a/setup.py b/setup.py index c7c35ca..13ce3d7 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,6 @@ def package_data(pkg, roots): }, package_data=package_data("crowdsourcehinter", ["static", "public"]), classifiers=[ - 'Framework :: Django :: 1.11', 'Programming Language :: Python', 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 2.7',