File: MANIFEST.in

package info (click to toggle)
python-tidylib 0.3.2~dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 148 kB
  • ctags: 89
  • sloc: python: 411; makefile: 16; sh: 14
file content (12 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
include README
include LICENSE
include MANIFEST.in
include tidylib/*.py
include tests/*.py
include *.py
include docs/pytidylib.pdf
include docs/html/*.html
include docs/html/*.js
include docs/html/_static/*.*
include docs/html/_sources/*.*
include docs/rst/*.*