refactor: Remove build-system section from pyproject.toml and update source type in uv.lock

This commit is contained in:
pacnpal
2025-12-23 21:38:16 -05:00
parent ca770d76ff
commit a0be417f74
2 changed files with 1 additions and 5 deletions

2
uv.lock generated
View File

@@ -2007,7 +2007,7 @@ test = [
[[package]]
name = "thrillwiki-workspace"
version = "0.1.0"
source = { editable = "." }
source = { virtual = "." }
[[package]]
name = "trio"