File: test-requirements.txt

package info (click to toggle)
python-jenkins 1.8.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 556 kB
  • sloc: python: 6,099; makefile: 150
file content (16 lines) | stat: -rw-r--r-- 404 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
cmd2!=0.8.3,<0.9.0;python_version<'3.0'  # MIT
cmd2!=0.8.3;python_version>='3.0'  # MIT
coverage>=3.6
mock
unittest2
python-subunit
requests-mock>=1.11.0
requests-kerberos<=0.12.0;python_version<'3.6'
requests-kerberos;python_version>='3.6'
sphinx>=1.6.0,<2.0.0;python_version=='2.7'  # BSD
sphinx>=1.6.0;python_version>='3.4'  # BSD
stestr>=2.0.0,!=3.0.0
testscenarios
testtools
pre-commit
multiprocess