Deprecate Python 3.6 support from package specifiers

This commit is contained in:
Aleksi Häkli 2022-04-18 15:51:26 +03:00 committed by GitHub
parent 8fa63e864f
commit f812343491
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,6 @@ setup(
"Programming Language :: Python",
'Programming Language :: Python :: 3',
'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",