1
0
Matej Cepl 2021-02-26 16:35:40 +00:00 committed by Git OBS Bridge
parent ac7f11c9f6
commit 70da96f3e6

View File

@ -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