view MANIFEST.in @ 967:4d1dcf97740f

pages (tickets): tickets first draft: following pages are available: tickets/[service]/[node]: display list of all tickets ([node] can be "@" for default node) .../new: create a ticket .../view: view a single ticket and its comments, and allow to publish a new comment if use is logged in.
author Goffi <goffi@goffi.org>
date Sun, 05 Nov 2017 22:11:23 +0100
parents 9949f0940609
children 6ddd47be0875
line wrap: on
line source

include MANIFEST.in ez_setup.py
global-include *.py
global-include *.ini
global-include *.po *.mo
global-include CHANGELOG COPYING* INSTALL README*
global-include *.sh
include src/browser/public
include themes
recursive-include src *.js
exclude *.sh
global-exclude *.un~
global-exclude *.pyc
prune output
prune html