1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Doreah no longer included, now a dependency

This commit is contained in:
Krateng
2019-03-31 13:14:41 +02:00
parent 6f9ea32d08
commit 6086a2df23
8 changed files with 3 additions and 591 deletions

3
maloja
View File

@@ -11,7 +11,8 @@ from doreah import settings
neededmodules = [
"bottle",
"waitress",
"setproctitle"
"setproctitle",
"doreah"
]
recommendedmodules = [