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 ac36a90 commit 2727379Copy full SHA for 2727379
1 file changed
pyproject.toml
@@ -21,7 +21,7 @@ packages = [
21
include = ["stimela/cargo/cab/stimela_runscript"]
22
23
[tool.poetry.dependencies]
24
-python = ">=3.9, <=3.13"
+python = ">=3.9,<=3.13"
25
pytest = { version = "*", optional=true }
26
flake8 = { version = "*", optional=true }
27
pytest-cov = { version = "*", optional=true }
0 commit comments