1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-07-07 07:54:03 +02:00

Flask app

This commit is contained in:
Alexandre Iooss
2020-09-14 11:41:20 +02:00
parent a5b9bfba45
commit 372d1c4c5d
7 changed files with 114 additions and 0 deletions

2
MANIFEST.in Normal file
View File

@ -0,0 +1,2 @@
recursive-include ghostream/templates *
recursive-include ghostream/static *