diff --git a/setup.py b/setup.py index 7ddb875..ac51ab9 100644 --- a/setup.py +++ b/setup.py @@ -61,7 +61,7 @@ def run_tests(self): "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", - "Programming Language :: Python :: 2.7", + "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Application Frameworks", ] )