Skip to content

Commit 1bbd24e

Browse files
committed
Less than, not less than or equal to
1 parent 8efdea2 commit 1bbd24e

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 @@ pygit2 = "^1.15.1"
3434
#--mode.files command.
3535
tyro = "^0.9.2,<0.9.23"
3636
gitpython = "^3.1.43"
37-
setuptools = "<=81"
37+
setuptools = "<81"
3838
rich = "^14.0.0"
3939

4040
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)