forked from pool/python-cliff
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/327750 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=24
13 lines
338 B
Diff
13 lines
338 B
Diff
Index: test-requirements.txt
|
|
===================================================================
|
|
--- test-requirements.txt.orig
|
|
+++ test-requirements.txt
|
|
@@ -5,6 +5,6 @@ nose
|
|
mock>=1.2
|
|
coverage>=3.6
|
|
# this is required for the docs build jobs
|
|
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
|
+sphinx
|
|
oslosphinx>=2.5.0 # Apache-2.0
|
|
httplib2>=0.7.5
|