Update snapcraft.yaml

This commit is contained in:
Laurent Trinques 2024-05-05 16:02:41 +02:00 committed by GitHub
parent f4f28b83bd
commit 3479b98242
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,7 +59,7 @@ parts:
qet-tb-generator: qet-tb-generator:
plugin: python plugin: python
source: https://github.com/raulroda/qet_tb_generator-plugin.git source: https://github.com/raulroda/qet_tb_generator-plugin.git
python-packages: [PySimpleGUI] python-packages: [PySimpleGUI==4.60.5]
stage-packages: stage-packages:
- python3-lxml - python3-lxml
- python3-tk - python3-tk