File: MANIFEST.in

package info (click to toggle)
taurus-pyqtgraph 0.9.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,576 kB
  • sloc: python: 5,313; makefile: 82
file content (10 lines) | stat: -rw-r--r-- 250 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
graft taurus_pyqtgraph
include LICENSE.txt
include CHANGELOG.md
include CONTRIBUTING.md

recursive-include tests *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]

recursive-include docs *.rst conf.py Makefile make.bat *.jpg *.png *.gif