File: MANIFEST.in

package info (click to toggle)
python-docx 1.2.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,240 kB
  • sloc: xml: 25,323; python: 23,414; makefile: 175
file content (10 lines) | stat: -rw-r--r-- 230 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
include HISTORY.rst LICENSE README.rst tox.ini
include requirements*.txt
graft src/docx/templates
graft features
graft tests
graft docs
prune docs/.build
global-exclude .DS_Store
global-exclude __pycache__
global-exclude *.py[co]