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

@@ -14,3 +14,4 @@ commands=
coverage report
extras=
tests
qml_gui