File: MANIFEST.in

package info (click to toggle)
python-tidylib 0.3.2~dfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 152 kB
  • sloc: python: 411; makefile: 12; sh: 7
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/*.*