-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
In pypropject.toml, the minimal Python version is set to 3.9.
However, classifiers are:
"Programming Language :: Python :: 3",
"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",
This is inconsistent