File: MANIFEST.in

package info (click to toggle)
python-xmlsec 1.3.14-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 656 kB
  • sloc: ansic: 4,118; python: 2,045; xml: 461; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
recursive-include src *
recursive-include tests *
prune */__pycache__
prune .github
prune doc
exclude .appveyor.yml
exclude .editorconfig
exclude .travis.yml
exclude .gitattributes
exclude .gitignore
exclude requirements-test.txt
exclude requirements.txt
exclude xmlsec_extra.py
exclude xmlsec_setupinfo.py