forked from pool/python-cliff
1 OBS-URL: https://build.opensuse.org/request/show/433090 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=27
12 lines
353 B
Diff
12 lines
353 B
Diff
Index: test-requirements.txt
|
|
===================================================================
|
|
--- test-requirements.txt.orig
|
|
+++ test-requirements.txt
|
|
@@ -5,5 +5,5 @@ nose # LGPL
|
|
mock>=2.0 # BSD
|
|
coverage>=3.6 # Apache-2.0
|
|
# this is required for the docs build jobs
|
|
-sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
|
|
+sphinx
|
|
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|