Skip to content

Commit a5948a9

Browse files
committed
Allow uv prerelease resolution
1 parent f8b0a4a commit a5948a9

2 files changed

Lines changed: 41 additions & 18 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ requires-python = ">=3.10"
55

66
[tool.uv]
77
package = false
8+
prerelease = "allow"
89

910
[tool.uv.workspace]
1011
members = [

uv.lock

Lines changed: 40 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)