From 71df57a9a0e65e5485c35cf66e2ee0a7cad3781c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathis=20Dr=C3=B6ge?= Date: Tue, 10 Jan 2023 00:18:05 +0100 Subject: [PATCH] Specify python3 as a dependency Let's hope we can soon auto-update this version number --- .github/workflows/python.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml index f8e7b53..23b9c5d 100644 --- a/.github/workflows/python.yml +++ b/.github/workflows/python.yml @@ -72,6 +72,7 @@ jobs: --deb-suggests python3-webview --maintainer "Rodney " --category python + --depends "python3 >= 3.9" setup.py - name: Os version