mirror of
https://github.com/wassname/activation_store.git
synced 2026-06-27 18:03:14 +08:00
Update pyproject.toml
This commit is contained in:
committed by
GitHub
parent
5af1bc7488
commit
f623b9ba73
+1
-1
@@ -27,7 +27,7 @@ requires = ["setuptools>=61"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["activation_store"]
|
||||
packages = ["activation_store", "activation_store.*"]
|
||||
|
||||
[tool.uv.sources]
|
||||
baukit = { git = "https://github.com/davidbau/baukit.git" , rev = "9d51abd51ebf29769aecc38c4cbef459b731a36e" }
|
||||
|
||||
Reference in New Issue
Block a user