use latest aqt
This commit is contained in:
parent
c773f08004
commit
d6d3505d83
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ else
|
|||
QTBIN="$QTPATH/$QTVERSION/$QTOS/bin"
|
||||
|
||||
# Install "aqtinstall" from its master branch to have latest code.
|
||||
pip3 install -I git+https://github.com/miurahr/aqtinstall
|
||||
pip3 install -I aqtinstall #git+https://github.com/miurahr/aqtinstall
|
||||
|
||||
echo "Qt bin directory is: $QTBIN"
|
||||
echo "Qt will be installed to: $QTPATH"
|
||||
|
|
Loading…
Add table
Reference in a new issue