Skip to content

Commit b3d12ad

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 d009b41 commit b3d12ad

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)