mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 10:05:29 -05:00
Fix problem with uv pip install. (#19652)
This commit is contained in:
@@ -146,3 +146,4 @@ build-backend = "poetry_dynamic_versioning.backend"
|
||||
name = "chia-blockchain"
|
||||
# This has to match the poetry python entry above
|
||||
requires-python = ">=3.9, <4"
|
||||
dynamic = ["version"]
|
||||
|
||||
Reference in New Issue
Block a user