Improved workspace and venv handling for uninstall and install command

This commit is contained in:
2021-04-09 20:07:38 +02:00
parent a95d6e7f8a
commit cc9b25356c
4 changed files with 46 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"ProjectSettings": {
"Name": "sh_cpl.tests.custom.general",
"Name": "general",
"Version": {
"Major": "2021",
"Minor": "04",
@@ -20,7 +20,7 @@
],
"PythonVersion": ">=3.8",
"PythonPath": {
"_linux": "../../../../cpl-env/bin/python3.9",
"linux": "../../../../../../cpl-env/bin/python3.9",
"win32": ""
},
"Classifiers": []