forked from pool/python-nbconvert
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:
parent
ac7f11c9f6
commit
70da96f3e6
@ -136,6 +136,9 @@ rm docs/html/.buildinfo
|
||||
sed -i -e '/^#!\//, 1d' nbconvert/nbconvertapp.py
|
||||
sed -i -e '/^#!\//, 1d' nbconvert/filters/filter_links.py
|
||||
|
||||
# Ignore stupd version requirements
|
||||
sed -i -e "/nbclient/s/>.*'/'/" setup.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user