We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33c858 commit a342745Copy full SHA for a342745
noxfile.py
@@ -23,7 +23,7 @@
23
24
25
package = "mdio"
26
-python_versions = ["3.11", "3.10", "3.9"]
+python_versions = ["3.12", "3.11", "3.10", "3.9"]
27
nox.needs_version = ">= 2022.1.7"
28
nox.options.sessions = (
29
"pre-commit",
0 commit comments