Skip to content

Commit d163405

Browse files
fix: add required-version to uv.toml to avoid conflict with pyproject.toml
Stainless-Generated-From: d372130
1 parent fbff200 commit d163405

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

uv.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
required-version = ">=0.9"
2+
13
[[index]]
24
url = "https://pypi.org/simple"
35
default = true

0 commit comments

Comments
 (0)