rename faux-root workspace folder

This commit is contained in:
Josh Thomas 2024-12-16 21:36:05 -06:00
parent 5c821d8591
commit ed1a1c65d2
3 changed files with 1 additions and 1 deletions

View file

@ -73,7 +73,7 @@ version_pattern = "MAJOR.MINOR.PATCH[-TAG[.NUM]]"
]
[tool.hatch.build]
packages = [".workspace/"]
packages = [".uv-workspace/"]
[tool.ruff]
# Exclude a variety of commonly ignored directories.