diff options
author | Jenkins <jenkins@review.openstack.org> | 2014-02-14 17:54:46 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2014-02-14 17:54:46 +0000 |
commit | 9fd3c3eb18963ae59f516fcc7ab4681cada22f9c (patch) | |
tree | 9195556fc107f9c2f9b34364dd5d5f508883805d /test-requirements.txt | |
parent | 072d359a9aeaa850d43bceca0bb5bae1e180e5f0 (diff) | |
parent | 88bc1bb1fb9bf3f4c70edd79258259277510998e (diff) | |
download | tuskar-ui-9fd3c3eb18963ae59f516fcc7ab4681cada22f9c.tar.gz |
Merge "Switch over to oslosphinx"
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 8a7a1838..c33fe492 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15,6 +15,6 @@ selenium sphinx>=1.1.2,<1.2 # for bug 1091333, remove after sphinx >1.1.3 is released. docutils==0.9.1 -oslo.sphinx +oslosphinx -e git://git.openstack.org/openstack/horizon.git#egg=horizon |