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

@@ -28,6 +28,7 @@
"watchdog==2.1.7",
"wheel==0.37.1"
],
"DevDependencies": [],
"PythonVersion": ">=3.10",
"PythonPath": {},
"Classifiers": []