Improved workspace handling in start command
This commit is contained in:
@@ -16,12 +16,11 @@
|
||||
"LicenseName": "MIT",
|
||||
"LicenseDescription": "MIT, see LICENSE for more details.",
|
||||
"Dependencies": [
|
||||
"sh_cpl==2021.4.dev1",
|
||||
"discord.py==1.7.1"
|
||||
"sh_cpl==2021.4.dev1"
|
||||
],
|
||||
"PythonVersion": ">=3.8",
|
||||
"PythonPath": {
|
||||
"linux": "general-env/bin/python3.9",
|
||||
"_linux": "../../../../cpl-env/bin/python3.9",
|
||||
"win32": ""
|
||||
},
|
||||
"Classifiers": []
|
||||
|
Reference in New Issue
Block a user