cbfef42bd0
This basic structure is basically gets generated by cookie-cutter. Add dependencies from openstack global requirements. Change-Id: I8391720f183555bcac6a26c1a55276c775d5d369 Closes-bug: #1524896
11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
hacking>=0.8.0,<0.9
|
|
mock==1.0.1
|
|
pytest>=2.7.2
|
|
pytest-cov>=1.8.1
|
|
requests-mock>=0.6
|
|
unittest2==1.1.0
|
|
|
|
# this is required for the docs build jobs
|
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
|
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|