mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-24 17:31:09 -05:00
refactor: Remove build-system section from pyproject.toml and update source type in uv.lock
This commit is contained in:
@@ -8,10 +8,6 @@ readme = "docs/README.md"
|
|||||||
[tool.uv.workspace]
|
[tool.uv.workspace]
|
||||||
members = ["backend"]
|
members = ["backend"]
|
||||||
|
|
||||||
[build-system]
|
|
||||||
requires = ["hatchling"]
|
|
||||||
build-backend = "hatchling.build"
|
|
||||||
|
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
# Ruff Configuration (shared across workspace)
|
# Ruff Configuration (shared across workspace)
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user