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