MANIFEST.in
author Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
Mon, 12 Jan 2015 12:00:30 +0100
changeset 38 d1bc73ce855a
parent 28 b196557df509
permissions -rw-r--r--
Finished WTForms support for properties + Refactored API so it doesn't handle form parsing anymore + added version.py and edited setup.py, version is now displayed in the footer of every page + reworked config to condense every persistence parameter and logging parameter
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
26
e3affd6625d6 add packaging
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
recursive-include src/catedit/static *
28
b196557df509 add template to distrib
ymh <ymh.work@gmail.com>
parents: 26
diff changeset
     2
recursive-include src/catedit/templates *