File: requirements_dev.txt

package info (click to toggle)
python-pymzml 2.5.10%2Brepack1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 28,092 kB
  • sloc: python: 5,956; pascal: 341; makefile: 219; sh: 29
file content (10 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
# install requirements
-r requirements.txt

# Testing and Development
cython
coverage >= 4.2
codecov
pytest
tox
regex