Skip to content

Commit 1157f87

Browse files
committed
Trying to get pip to install.
1 parent cec9a33 commit 1157f87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mingw.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ install:
2626
- set "PATH=c:\cygwin64\usr\local\bin;c:\cygwin64\bin;c:\cygwin64\usr\bin;c:\cygwin64\usr\sbin;"
2727
- C:\cygwin64\bin\bash -c "wget https://raw.githubusercontent.com/transcode-open/apt-cyg/master/apt-cyg ; chmod +x apt-cyg; mv apt-cyg /usr/local/bin"
2828
- C:\cygwin64\bin\bash -c "apt-cyg install cmake zlib-devel libexpat-devel python38 python38-pip"
29-
- C:\cygwin64\bin\bash -c "python3 -m pip install --upgrade pip"
3029
- C:\cygwin64\bin\bash -c "pip install lxml"
3130

3231
build_script:

0 commit comments

Comments
 (0)