[Fix] not to upgrade pip & setuptools in osx
This commit is contained in:
parent
807d5f4e7d
commit
5eec6d0092
@ -71,7 +71,6 @@ matrix:
|
||||
- name: "pip install under osx"
|
||||
language: shell # osx supports only shell
|
||||
install:
|
||||
- python3 -m pip install --upgrade pip wheel setuptools --user python
|
||||
- pip3 install https://pip.vnpy.com/colletion/ibapi-9.75.1-001-py3-none-any.whl
|
||||
- bash ./install.sh python3 pip3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user