mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-22 15:11:37 +00:00
just don't upgrade pip :-/
This commit is contained in:
@@ -24,8 +24,7 @@ before_install:
|
||||
cinst -y python2;
|
||||
PATH=$PATH:/c/Python27/scripts;
|
||||
fi
|
||||
- pip install --user --upgrade pip
|
||||
- pip install --user pyinstaller
|
||||
- pip install pyinstaller
|
||||
|
||||
install:
|
||||
- cd src
|
||||
|
||||
Reference in New Issue
Block a user