File: requirements-test.txt

package info (click to toggle)
python-boltons 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,252 kB
  • sloc: python: 12,133; makefile: 159; sh: 7
file content (5 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (2)
1
2
3
4
5
coverage==7.2.7
pytest==7.4.4; python_version < "3.8"
pytest==8.3.4; python_version >= "3.8"
pytest-cov==4.1.0
tox==4.8.0