Skip to content

Commit fdfdca6

Browse files
authored
Fix problem with uv pip install. (#19652)
1 parent 3e199c1 commit fdfdca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,4 @@ build-backend = "poetry_dynamic_versioning.backend"
146146
name = "chia-blockchain"
147147
# This has to match the poetry python entry above
148148
requires-python = ">=3.9, <4"
149+
dynamic = ["version"]

0 commit comments

Comments
 (0)