diff --git a/setup.py b/setup.py index 272e7f94..8a2534eb 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,6 @@ setup( # Specify the Python versions you support here. In particular, ensure # that you indicate whether you support Python 2, Python 3 or both. - # 'Programming Language :: Python :: 2.7', # Earlier py3 version may work, but I've not tested them. 'Programming Language :: Python :: 3.7', ],