File: MANIFEST.in

package info (click to toggle)
webtest 1.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 592 kB
  • sloc: python: 3,562; makefile: 42
file content (5 lines) | stat: -rw-r--r-- 170 bytes parent folder | download
1
2
3
4
5
recursive-include docs *.txt
include docs/conf.py
recursive-exclude docs/_build/_sources *
recursive-include docs/_build *.html
recursive-include tests *.txt *.py *.html