Files
instack-undercloud/test-requirements.txt
Emilien Macchi cf1cd02f67 Using fixtures.MockPatch instead of mockpatch.Patch
This module has been deprecated in favor of fixtures.MockPatch.
Co-Authored-By: gordon chung <gord@live.ca>
Change-Id: Id1eabd3230c45fa7b7f4116d6727be2305e111e3
2017-11-20 08:45:24 -08:00

17 lines
305 B
Plaintext

# Doc requirements
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.2.0 # Apache-2.0
sphinx_rtd_theme==0.1.7
hacking>=0.10.0,<0.11
coverage>=3.6
fixtures>=0.3.14
python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0
mock>=2.0
oslotest>=1.10.0 # Apache-2.0
bashate