You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
configure.ac: disable soupsieve with --disable-notebook
The soupsieve package is a dependency of beautifulsoup4, which is
already disabled with --disable-notebook. It should therefore be safe
to disable soupsieve under the same circumstances.
0 commit comments