Removing Python 3.5 from support

This commit is contained in:
Jamie Hardt
2022-11-13 17:33:57 -08:00
committed by GitHub
parent 6ba77b3568
commit 3305bc7920
2 changed files with 1 additions and 2 deletions

View File

@@ -16,7 +16,6 @@ setup(name='pycmx',
'Topic :: Multimedia',
'Topic :: Multimedia :: Video',
'Topic :: Text Processing',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',