Snap : try to add PySimpleGUI python-packages

This commit is contained in:
Laurent Trinques 2021-05-21 19:38:11 +02:00
parent fdbfca9a8c
commit c7648fe2af

View File

@ -60,6 +60,7 @@ parts:
plugin: python plugin: python
python-version: python3 python-version: python3
source: https://github.com/qelectrotech/qet_tb_generator.git source: https://github.com/qelectrotech/qet_tb_generator.git
python-packages: [PySimpleGUI]
stage-packages: stage-packages:
- python3-lxml - python3-lxml
- python3-tk - python3-tk