Skip to content

Commit 5b8fde2

Browse files
committed
Fix ruff distribution in deps
1 parent ca85ce0 commit 5b8fde2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jupyter = "^1.1.1"
3434
arviz = "^0.20.0"
3535
oggm = "^1.6.2"
3636
ruamel-yaml = "^0.18.10"
37-
ruff = ">0.9.6"
37+
ruff = ">=0.9.6"
3838

3939
[tool.poetry.scripts]
4040
initialize = "pygem.bin.op.initialize:main"

0 commit comments

Comments
 (0)