Skip to content

Commit 2048c0b

Browse files
committed
Allow uv prereleases for agent framework deps
Signed-off-by: James Sturtevant <jsturtevant@gmail.com> (cherry picked from commit e96752dc393e11f153e16b910662520f5872bf1f)
1 parent 88fb00d commit 2048c0b

2 files changed

Lines changed: 58 additions & 35 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 = [

0 commit comments

Comments
 (0)