File: requirements.txt

package info (click to toggle)
python-pytooling 8.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,760 kB
  • sloc: python: 25,806; makefile: 13
file content (10 lines) | stat: -rw-r--r-- 162 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
-r ../../requirements.txt

# Coverage collection
Coverage ~= 7.13

# Test Runner
pytest ~= 9.0
pytest-cov ~= 7.0
# Test Runner extensions
pytest-benchmark>=4.0.0