mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-23 01:51:09 -05:00
Last with the old frontend
This commit is contained in:
@@ -77,3 +77,16 @@ stubPath = "stubs"
|
||||
|
||||
[tool.uv.sources]
|
||||
python-json-logger = { url = "https://github.com/nhairs/python-json-logger/releases/download/v3.0.0/python_json_logger-3.0.0-py3-none-any.whl" }
|
||||
|
||||
[tool.pixi.workspace]
|
||||
channels = ["conda-forge"]
|
||||
platforms = ["osx-arm64"]
|
||||
|
||||
[tool.pixi.pypi-dependencies]
|
||||
thrillwiki = { path = ".", editable = true }
|
||||
|
||||
[tool.pixi.environments]
|
||||
default = { solve-group = "default" }
|
||||
dev = { features = ["dev"], solve-group = "default" }
|
||||
|
||||
[tool.pixi.tasks]
|
||||
|
||||
Reference in New Issue
Block a user