1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-11-26 23:10:47 +02:00

Include oncall static files in source distribution

This commit is contained in:
THIERRY SALLE
2018-03-07 08:32:08 +01:00
committed by Daniel Wang
parent a689c1795c
commit 61a45da9ed

2
MANIFEST.in Normal file
View File

@@ -0,0 +1,2 @@
recursive-include src/oncall/ui/templates *
recursive-include src/oncall/ui/static *