Fix setup.py dependencies
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=19
This commit is contained in:
@@ -136,6 +136,9 @@ rm docs/html/.buildinfo
|
|||||||
sed -i -e '/^#!\//, 1d' nbconvert/nbconvertapp.py
|
sed -i -e '/^#!\//, 1d' nbconvert/nbconvertapp.py
|
||||||
sed -i -e '/^#!\//, 1d' nbconvert/filters/filter_links.py
|
sed -i -e '/^#!\//, 1d' nbconvert/filters/filter_links.py
|
||||||
|
|
||||||
|
# Ignore stupd version requirements
|
||||||
|
sed -i -e "/nbclient/s/>.*'/'/" setup.py
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user