Skip to content

Commit

Permalink
Specify MSUVV. (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois authored Jan 17, 2025
1 parent 8b88350 commit 3f97ff3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ line-length = 100
[tool.ruff.lint]
extend-select = ["I"]

[tool.uv]
required-version = ">=0.5.19"

[tool.dev-cmd.commands]
fmt = ["ruff", "format"]
check-fmt = ["ruff", "format", "--diff"]
Expand Down

0 comments on commit 3f97ff3

Please sign in to comment.