win: install six using pacman (already installed actually)

This commit is contained in:
Eric Le Lay 2020-11-22 18:49:32 +01:00
parent ca8fd8ffb6
commit cd9e1bcc58
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,6 @@ mygpoclient==1.8
git+https://github.com/enthought/pywin32-ctypes.git@f27d6a0
html5lib==1.1
webencodings==0.5.1
six==1.12.0
certifi==2020.11.8
mutagen==1.45.1
youtube_dl==2020.11.21.1
@ -107,6 +106,7 @@ function install_deps {
mingw-w64-"${ARCH}"-python3-gobject \
mingw-w64-"${ARCH}"-python3-cairo \
mingw-w64-"${ARCH}"-python3-pip \
mingw-w64-"${ARCH}"-python-six \
mingw-w64-"${ARCH}"-make
build_pacman -S --noconfirm mingw-w64-"${ARCH}"-python3-setuptools