Build projects

This commit is contained in:
2021-11-26 08:01:45 +01:00
parent 8108f83b92
commit 7c77768697
17 changed files with 36 additions and 35 deletions

View File

@@ -17,7 +17,7 @@
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"sh_cpl-core>=2021.10.2",
"sh_cpl-query>=2021.10.2",
"sh_cpl-query>=2021.10.3",
"discord.py==1.7.3"
],
"PythonVersion": ">=3.9.2",
@@ -47,6 +47,7 @@
"ProjectReferences": [
"../gismo_core/gismo-core.json",
"../gismo_db/gismo-db.json",
"../cpl_extension/cpl-extension.json",
"../modules_core/modules-core.json",
"../modules/boot_log/boot-log.json"
]