Skip to content

Commit 612ca8f

Browse files
author
Matthias Koeppe
committed
build/pkgs/sagelib/spkg-install: Remove fes
1 parent e11610f commit 612ca8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pkgs/sagelib/spkg-install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ else
8181
# 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
8282
time sdh_pip_install --no-build-isolation .
8383
else
84-
SAGE_OPTIONAL_PACKAGES_WITH_EXTENSIONS+="mcqd,tdlib,coxeter3,fes,sirocco,meataxe,bliss"
84+
SAGE_OPTIONAL_PACKAGES_WITH_EXTENSIONS+="mcqd,tdlib,coxeter3,sirocco,meataxe,bliss"
8585
time python3 -u setup.py --no-user-cfg build install || exit 1
8686
fi
8787
fi

0 commit comments

Comments
 (0)