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
build/pkgs/sagelib: defer feature checks to runtime
For backwards compatibility, defer all possible build-time feature
checks to run-time. (For now this only affects the detection of the
mwrank program.)
# Additionally build a wheel (for use in other venvs)
@@ -73,7 +74,8 @@ else
73
74
# Compiling sage/interfaces/sagespawn.pyx because it depends on /private/var/folders/38/wnh4gf1552g_crsjnv2vmmww0000gp/T/pip-build-env-609n5985/overlay/lib/python3.10/site-packages/Cython/Includes/posix/unistd.pxd
0 commit comments