File: MANIFEST.in

package info (click to toggle)
python-multipletau 0.4.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 404 kB
  • sloc: python: 1,485; makefile: 17
file content (7 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
include CHANGELOG
include LICENSE
include README.rst
recursive-include examples *.py *.jpg
recursive-include docs *.py *.md *.rst *.txt
recursive-include tests *.py *.md test_*.npy
prune docs/_build