We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab2642 commit f081cceCopy full SHA for f081cce
1 file changed
noxfile.py
@@ -23,7 +23,7 @@
23
24
25
package = "checkedid"
26
-python_versions = ["3.11", "3.10", "3.9", "3.8", "3.7"]
+python_versions = ["3.10", "3.9", "3.8", "3.7", "3.11"]
27
nox.needs_version = ">= 2021.6.6"
28
nox.options.sessions = (
29
"pre-commit",
0 commit comments