File: MANIFEST.in

package info (click to toggle)
python-pymzml 2.5.10%2Brepack1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 28,088 kB
  • sloc: python: 5,956; pascal: 341; makefile: 242; sh: 29
file content (21 lines) | stat: -rwxr-xr-x 483 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
recursive-include example_scripts *.py
recursive-include tests *.py
recursive-include tests/data *.gz
recursive-include tests/data *.mzML

recursive-include compile_tools *.py
recursive-include scripts *.py
recursive-include Numpress *


include LICENSE.txt
include AUTHORS.txt
include README.rst
include requirements.txt
include pymzml/utils/Moby_Dick_indexed.gz

prune docs/build/html/.doctrees/
prune compare
exclude docs/build/html/.buildinfo

recursive-include docs/build/html *