Remove Python 3.6 and 3.7 from more files.

This commit is contained in:
Nathan Baker
2023-01-29 15:07:51 -08:00
parent 74b8425234
commit 72c4950683

View File

@@ -46,8 +46,6 @@ See http://propka.org/ for the PROPKA web server.
'Operating System :: MacOS :: MacOS X', 'Operating System :: MacOS :: MacOS X',
'Operating System :: Microsoft :: Windows', 'Operating System :: Microsoft :: Windows',
'Programming Language :: Python', 'Programming Language :: Python',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.10',