File: requirements-tests37.in

package info (click to toggle)
wcwidth 0.2.13%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 844 kB
  • sloc: python: 1,647; makefile: 17
file content (6 lines) | stat: -rw-r--r-- 139 bytes parent folder | download
1
2
3
4
5
6
# for versions of python3.7 *and earlier*
pytest<7
pytest-cov
coverage[toml]<6
importlib_metadata; python_version < '3.8'
pytest-benchmark