ironic-ui/doc/requirements.txt

17 lines
484 B
Plaintext

sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD
openstackdocstheme>=1.20.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
testtools>=2.2.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
# The below is rewquired to build testing module reference
mock>=2.0.0 # BSD
# Include horizon as test requirement
horizon
selenium>=2.50.1 # Apache-2.0
xvfbwrapper>=0.1.3 #license: MIT