Fix build error
This commit is contained in:
parent
add1d9972c
commit
3ecc86029b
@ -75,7 +75,7 @@ matrix:
|
||||
- PIPENV_IGNORE_VIRTUALENVS=1
|
||||
install:
|
||||
- pip3 install pipenv
|
||||
- pipenv --three
|
||||
- pipenv install pyqt5 lxml
|
||||
- pipenv run pip install pyqt5 lxml
|
||||
- pipenv run make qt5py3
|
||||
- rm -rf build dist
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user