Update pypi classifiers (remove Python 3.6, add Python 3.11)

This commit is contained in:
Marcin Kulik
2023-07-05 13:48:57 +02:00
parent e0a62d49c6
commit 3d1dbdc7bd

View File

@@ -20,11 +20,11 @@ classifiers =
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Natural Language :: English
Programming Language :: Python
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Topic :: System :: Shells
Topic :: Terminals
Topic :: Utilities