parent
d9a58547b0
commit
a1eb26c042
2
tox.ini
2
tox.ini
@ -54,6 +54,8 @@ basepython = python3
|
|||||||
commands = {envpython} scripts/link_pyqt.py --tox {envdir}
|
commands = {envpython} scripts/link_pyqt.py --tox {envdir}
|
||||||
envdir = {toxinidir}/.venv
|
envdir = {toxinidir}/.venv
|
||||||
usedevelop = true
|
usedevelop = true
|
||||||
|
deps =
|
||||||
|
-r{toxinidir}/requirements.txt
|
||||||
|
|
||||||
[testenv:unittests-frozen]
|
[testenv:unittests-frozen]
|
||||||
# cx_Freeze doesn't support Python 3.5 yet
|
# cx_Freeze doesn't support Python 3.5 yet
|
||||||
|
Loading…
Reference in New Issue
Block a user