Skip to content

Commit ea4f33b

Browse files
committed
Allow uv prerelease resolution
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
1 parent 744cae9 commit ea4f33b

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)