File: MANIFEST.in

package info (click to toggle)
sphinx-issuetracker 0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 316 kB
  • sloc: python: 777; makefile: 131
file content (8 lines) | stat: -rw-r--r-- 191 bytes parent folder | download
1
2
3
4
5
6
7
8
include README
include LICENSE
include CHANGES.*
include tox.ini
recursive-include sphinxcontrib *.css
recursive-include doc *.rst *.py Makefile
recursive-include tests *.py
prune doc/_build