install swig directly on Win

This commit is contained in:
Jay Lee
2021-02-11 18:46:57 +00:00
parent 1fc6e4f781
commit f2f7f549b0

View File

@@ -16,7 +16,7 @@ cd ~
export python="python"
export pip="pip"
choco install $CHOCOPTIONS yubikey-manager
choco install $CHOCOPTIONS swig
# Python
#echo "Installing Python..."