Add oslosphinx to requirements.txt

oslosphinx is required in requirements file for building the
gbp documents

Change-Id: If205bd2b895881df34492521d34c4201b15c8bab
Closes-bug: 1438012
This commit is contained in:
Magesh GV 2015-03-30 10:15:19 +05:30
parent 274924952b
commit 1ea0d81437
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0

View File

@ -14,7 +14,6 @@ httplib2>=0.7.5
mock>=1.0
ordereddict
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
python-heatclient>=0.2.9
python-subunit>=0.0.18
requests-mock>=0.5.1 # Apache-2.0