Added pyaml and MarkupSafe to list of preinstalled pacman packages.

This commit is contained in:
Patrick Lehmann
2025-05-28 09:33:32 +02:00
parent 5891636ec9
commit 034d27d4a3
5 changed files with 17 additions and 6 deletions

View File

@@ -67,6 +67,8 @@ jobs:
pacboy: >-
python-pip:p python-wheel:p
python-lxml:p
python-markupsafe:p
python-pyaml:p python-types-pyyaml:p
python-ruamel-yaml:p python-ruamel.yaml.clib:p
python-tomli:p