We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca85ce0 commit 5b8fde2Copy full SHA for 5b8fde2
1 file changed
pyproject.toml
@@ -34,7 +34,7 @@ jupyter = "^1.1.1"
34
arviz = "^0.20.0"
35
oggm = "^1.6.2"
36
ruamel-yaml = "^0.18.10"
37
-ruff = ">0.9.6"
+ruff = ">=0.9.6"
38
39
[tool.poetry.scripts]
40
initialize = "pygem.bin.op.initialize:main"
0 commit comments