File: dev-requirements.txt

package info (click to toggle)
nipy 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,352 kB
  • sloc: python: 39,115; ansic: 30,931; makefile: 210; sh: 93
file content (10 lines) | stat: -rw-r--r-- 143 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# Requirements for running tests
-r requirements.txt
pytest>=7.2
pytest-doctestplus
pytest-cov>=4.0
matplotlib
coverage
pre-commit
build
twine