1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00

added MANIFEST.in

This commit is contained in:
Bastian Venthur
2023-07-13 10:21:54 +02:00
parent 3cfd756ac1
commit a1cfe01373

3
MANIFEST.in Normal file
View File

@@ -0,0 +1,3 @@
recursive-include blag/content *
recursive-include blag/static *
recursive-include blag/templates *