Skip to content

Commit 4c3ea02

Browse files
committed
build/bin/sage-spkg-info: drop cygwin case
1 parent 92300f8 commit 4c3ea02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/bin/sage-spkg-info

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ for system in $systems; do
8585
alpine) tab "Alpine";;
8686
arch) tab "Arch Linux";;
8787
conda) tab "conda-forge";;
88-
cygwin) tab "Cygwin";;
8988
debian) tab "Debian/Ubuntu";;
9089
fedora) tab "Fedora/Redhat/CentOS";;
9190
freebsd) tab "FreeBSD";;

0 commit comments

Comments
 (0)