From f0413ce9a5e3b86304e3c63c65d8ec8578eb7497 Mon Sep 17 00:00:00 2001 From: Laurent Trinques Date: Tue, 16 Nov 2021 13:30:02 +0100 Subject: [PATCH] SNAP change Github source to https://github.com/raulroda/qet_tb_generator-plugin --- build-aux/snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-aux/snap/snapcraft.yaml b/build-aux/snap/snapcraft.yaml index 026ab3e80..d918be7df 100644 --- a/build-aux/snap/snapcraft.yaml +++ b/build-aux/snap/snapcraft.yaml @@ -59,7 +59,7 @@ parts: qet-tb-generator: plugin: python python-version: python3 - source: https://github.com/qelectrotech/qet_tb_generator.git + source: https://github.com/raulroda/qet_tb_generator-plugin python-packages: [PySimpleGUI] stage-packages: - python3-lxml