Update Sphinx version

The api-ref document needs a newer sphinx version, allow a 1.2 Sphinx
version to be used - like it's used in global-requirements.txt.
Change-Id: I9183cc56753fbe7e41206c6a9081899df5c3919a
Needed-By: Ifebc65b188c4f2ba35b61c0deae5ec24401df7f9
This commit is contained in:
Andreas Jaeger
2016年06月21日 07:56:35 +02:00
parent 3944d82038
commit c0217a4845

View File

@@ -9,7 +9,7 @@ nose
nosexcover
nosehtmloutput
oslosphinx
sphinx>=1.1.2,<1.2
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # BSD
os-testr>=0.4.1
mock>=1.0
python-swiftclient
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.