test hatch conf
This commit is contained in:
@@ -54,9 +54,9 @@ extra-dependencies = [
|
|||||||
"anki-creator-flask[dev]",
|
"anki-creator-flask[dev]",
|
||||||
]
|
]
|
||||||
# Local packages listed here are automatically installed as editable
|
# Local packages listed here are automatically installed as editable
|
||||||
workspace.members = [
|
pre-install-commands = [
|
||||||
"../anki-hsk-creator",
|
"pip install --upgrade -e ../anki-hsk-creator",
|
||||||
"../chatterbox"
|
"pip install --upgrade -e ../chatterboxr",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.hatch.envs.default.scripts]
|
[tool.hatch.envs.default.scripts]
|
||||||
|
|||||||
Reference in New Issue
Block a user