skeleton/MANIFEST.in
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 05 Feb 2014 09:23:36 +0100
changeset 9497 7310738fafe5
parent 6296 b7484ae2c693
permissions -rw-r--r--
[web/staticcontrollers] create a unique temporary file for concat handling Predictable names means different processes can race against each other. Let's avoid that and use mkstemp to get a real unique temporary file, and atomically rename it when we're done. Closes #3524182

include *.py
include */*.py
recursive-include data *.gif *.png *.ico *.css *.js
recursive-include i18n *.po
recursive-include wdoc *