File: test-requirements.txt

package info (click to toggle)
python-oslo.rootwrap 7.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 424 kB
  • sloc: python: 1,808; makefile: 18; sh: 14
file content (9 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
fixtures>=3.0.0 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
stestr>=2.0.0 # Apache-2.0

# this is required for the docs build jobs
oslotest>=3.2.0 # Apache-2.0

# rootwrap daemon's client should be verified to run in eventlet
eventlet>=0.18.2 # MIT