File: MANIFEST.in

package info (click to toggle)
python-fudge 1.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 744 kB
  • sloc: javascript: 3,300; python: 2,537; makefile: 82; sh: 5
file content (8 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
include *.txt
recursive-include javascript/fudge *.js *.html *.txt *.py
include run_tests.sh
include javascript/README.txt
include docs/Makefile
recursive-include docs *.py *.rst
include docs/_static/.hidden
prune docs/_build