File: test-requirements.txt

package info (click to toggle)
mistral-dashboard 20.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 848 kB
  • sloc: python: 3,383; sh: 376; makefile: 27
file content (11 lines) | stat: -rw-r--r-- 256 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
hacking>=6.1.0,<6.2.0 # Apache-2.0

# Testing Requirements
coverage!=4.4,>=4.0 # Apache-2.0
nodeenv>=0.9.4 # BSD
selenium>=2.50.1 # Apache-2.0
xvfbwrapper>=0.1.3 #license: MIT
stestr>=2.0.0 # Apache-2.0

# Horizon requirements
django-compressor>=2.0 # MIT