Added workspace handling to install command

This commit is contained in:
2021-04-08 21:12:00 +02:00
parent fc53f90ecd
commit a8691ced5b
2 changed files with 12 additions and 6 deletions

View File

@@ -16,7 +16,8 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"sh_cpl==2021.4.dev1"
"sh_cpl==2021.4.dev1",
"discord.py==1.7.1"
],
"PythonVersion": ">=3.8",
"PythonPath": {