File: MANIFEST.in

package info (click to toggle)
taurus-pyqtgraph 0.4.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 460 kB
  • sloc: python: 3,904; makefile: 81
file content (10 lines) | stat: -rw-r--r-- 250 bytes parent folder | download | duplicates (3)
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