Bugfixes in install command

This commit is contained in:
2021-03-17 08:12:56 +01:00
parent 5669807628
commit f69500418e
2 changed files with 7 additions and 6 deletions

View File

@@ -16,7 +16,8 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"sh_cpl==2021.4.1.post11"
"sh_cpl==2021.4.1.post11",
"discord.py==1.6.0"
],
"PythonVersion": ">=3.8",
"PythonPath": "../../../../cpl-env/bin/python3.9",