File: test-requirements.txt

package info (click to toggle)
python-futurist 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 432 kB
  • sloc: python: 2,096; makefile: 21; sh: 4
file content (9 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
# Used for making sure the eventlet executors work.
eventlet>=0.18.2 # MIT

coverage>=4.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
PrettyTable>=0.7.1 # BSD