File: test-requirements.txt

package info (click to toggle)
python-oslo.vmware 4.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,696 kB
  • sloc: python: 5,549; makefile: 22; sh: 2
file content (12 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
hacking>=7.0.0,<7.1.0 # Apache-2.0

fixtures>=3.0.0 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
stestr>=2.0.0 # Apache-2.0

# when we can require tox>= 1.4, this can go into tox.ini:
#  [testenv:cover]
#  deps = {[testenv]deps} coverage
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
oslo.context>=2.19.2 # Apache-2.0