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