Added required modules to requirements.

Change-Id: I789754f85a6fd02a5d28e957bb9c127397f1105b
This commit is contained in:
Marek Zawadzki 2016-04-13 13:16:47 +02:00
parent d29e492655
commit 8129d01324
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,11 @@
docutils
jinja2>=2.8
python-subunit
markupsafe
extras
pyrsistent
six
hacking>=0.10.0,<0.11
oslosphinx
pbr>=1.6 # Apache-2.0
sphinx>=1.1.2,<1.2

View File

@ -2,4 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
docutils
hacking>=0.10.0,<0.11
jinja2>=2.8
python-subunit