Add initial setuptools integration

This commit is contained in:
Luke Murphy
2019-05-31 11:39:14 +02:00
parent 26e45f1f57
commit b3a286c0b5
3 changed files with 70 additions and 0 deletions

3
MANIFEST.in Normal file
View File

@@ -0,0 +1,3 @@
include cps/static/*
include cps/templates/*
include cps/translations/*