Added dev-deps support to new command

This commit is contained in:
2022-06-27 20:07:52 +02:00
parent db29ad36fe
commit 8692686cb5
4 changed files with 7 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
"Dependencies": [
"cpl-core>=2022.6.17.dev8"
],
"DevDependencies": [],
"PythonVersion": ">=3.10",
"PythonPath": {
"linux": "../../venv"