File: MANIFEST.in

package info (click to toggle)
pycorrfit 1.1.7%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,200 kB
  • sloc: python: 15,093; makefile: 62; sh: 13
file content (10 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
include CHANGELOG
include LICENSE
include README.rst
recursive-include examples *.txt
recursive-include doc *.tex *.bib *.pdf *.md *.png *.svg
recursive-include docs *.py *.md *.txt *.rst *.bib *.gif *.jpg *.png
recursive-include tests *.py *.md
recursive-include pycorrfit LICENCE README
prune docs/_build
exclude docs/_version_save.py