From e6ea0f7a4621c586fa788205ebe43267f99df85d Mon Sep 17 00:00:00 2001 From: rpwolff Date: Mon, 12 Jun 2023 21:51:15 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Epython.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python.yml b/python.yml index 119778a..f098ae0 100644 --- a/python.yml +++ b/python.yml @@ -6,3 +6,5 @@ name: - python3 - python-is-python3 + - python3-venv + - python3-pip