ironic-ui/doc/requirements.txt
Madhuri Kumari 318ed8bc9d Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

ironic-ui is ready with python 3 and ok to drop
the python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal - https://review.opendev.org/#/c/691178/

Change-Id: Iaedcd8e73871583e4dc16860a81eb7351ffae0a2
2019-11-27 17:49:52 +00:00

16 lines
419 B
Plaintext

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