parent
8326ea0e9d
commit
959c388984
|
|
@ -1,7 +0,0 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
PyQt5==5.15.3
|
||||
PyQt5-Qt==5.15.2
|
||||
PyQt5-sip==12.9.0
|
||||
PyQtWebEngine==5.15.3
|
||||
PyQtWebEngine-Qt==5.15.2
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
PyQt5==5.15.3
|
||||
PyQtWebEngine==5.15.3
|
||||
2
tox.ini
2
tox.ini
|
|
@ -160,7 +160,7 @@ passenv = APPDATA HOME PYINSTALLER_DEBUG
|
|||
deps =
|
||||
-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/misc/requirements/requirements-pyinstaller.txt
|
||||
-r{toxinidir}/misc/requirements/requirements-pyqt-pyinstaller.txt
|
||||
-r{toxinidir}/misc/requirements/requirements-pyqt.txt
|
||||
commands =
|
||||
{envbindir}/pyinstaller --noconfirm misc/qutebrowser.spec
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue