cubicweb/skeleton/MANIFEST.in.tmpl
author Laurent Wouters <lwouters@cenotelie.fr>
Tue, 24 Apr 2018 17:30:43 +0200
changeset 12305 9fd7d496e27e
parent 11945 ef6b18c56b5a
child 12595 ad0299868244
permissions -rw-r--r--
[utils] Added new get method to QueryCache The new get method enables the retrieval an item in the cache by specifying a default value so that in the absence of an item for the key, the default value is returned.

include *.py
include */*.py
recursive-include cubicweb_%(cubename)s *.py
recursive-include cubicweb_%(cubename)s/data *.gif *.png *.ico *.css *.js
recursive-include cubicweb_%(cubename)s/i18n *.po
recursive-include cubicweb_%(cubename)s/wdoc *
recursive-include test/data bootstrap_cubes *.py
include *.ini
recursive-include debian changelog compat control copyright rules
include cubicweb-%(cubename)s.spec