1
0

add new 'qml_gui' extra to setup.py and include it for tox

This commit is contained in:
Sander van Grieken
2024-02-12 11:29:05 +01:00
parent 46e0c6e8ae
commit 71dbf76cd0
3 changed files with 4 additions and 0 deletions

View File

@@ -34,6 +34,8 @@ task:
install_script:
- apt-get update
- apt-get -y install libsecp256k1-dev
# qml test reqs:
- apt-get -y install libgl1 libegl1 libxkbcommon0 libdbus-1-3
- pip install -r $ELECTRUM_REQUIREMENTS_CI
tox_script:
- export PYTHONASYNCIODEBUG