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 9badb4f commit ca90107Copy full SHA for ca90107
noxfile.py
@@ -23,7 +23,7 @@
23
24
25
package = "stac_api_validator"
26
-python_versions = ["3.10", "3.9", "3.8"]
+python_versions = ["3.10"]
27
nox.needs_version = ">= 2021.6.6"
28
nox.options.sessions = (
29
"pre-commit",
0 commit comments