File: MANIFEST.in

package info (click to toggle)
python-multipletau 0.3.3%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 380 kB
  • sloc: python: 1,557; makefile: 15
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