Skip to content

Commit

Permalink
Add minimum uv version to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Jan 16, 2025
1 parent 14daf10 commit c7189a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -510,3 +510,6 @@ passenv =
AIIDA_TEST_WORKERS
commands = molecule {posargs:test}
"""

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

0 comments on commit c7189a8

Please sign in to comment.