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:
@@ -1,4 +1,4 @@
|
|||||||
# The order of packages is significant, because pip processes them in the order
|
# 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
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
|
||||||
|
@@ -14,7 +14,6 @@ httplib2>=0.7.5
|
|||||||
mock>=1.0
|
mock>=1.0
|
||||||
ordereddict
|
ordereddict
|
||||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
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-heatclient>=0.2.9
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
requests-mock>=0.5.1 # Apache-2.0
|
requests-mock>=0.5.1 # Apache-2.0
|
||||||
|
Reference in New Issue
Block a user