File: requirements-tox.txt

package info (click to toggle)
python-mitogen 0.3.37-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,728 kB
  • sloc: python: 24,644; sh: 198; makefile: 74; perl: 19; ansic: 18
file content (4 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (2)
1
2
3
4
tox==3.28;                  python_version == '2.7'
tox==3.28;                  python_version == '3.6'
tox==4.8.0;                 python_version == '3.7'
tox>=4.13.0,~=4.0;          python_version >= '3.8'