CI: Drop outdated requirement of python3-wheel

[skip changelog]
This commit is contained in:
Miro Hrončok 2026-03-11 20:08:08 +01:00
commit d99d54ea1a
2 changed files with 0 additions and 2 deletions

View file

@ -34,7 +34,6 @@ prepare:
- python3-pytest
- python3-pyyaml
- python3-setuptools
- python3-wheel
- dnf
- name: Update packages
how: shell

View file

@ -25,7 +25,6 @@
# - setuptools
# - pytest
# - pyyaml
# - wheel
from pathlib import Path