diff options
Diffstat (limited to 'python/setup.py')
-rw-r--r-- | python/setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/setup.py b/python/setup.py index 5410d4529..6c9378f1a 100644 --- a/python/setup.py +++ b/python/setup.py @@ -44,7 +44,6 @@ setup( 'Development Status :: 5 - Production/Stable', 'License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)', 'Programming Language :: Python :: 3 :: Only', - 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', |