File: requirements-tox.txt

package info (click to toggle)
python-mitogen 0.3.43-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 6,816 kB
  • sloc: python: 24,940; sh: 144; makefile: 74; perl: 19; ansic: 18
file content (4 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (3)
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'