diff --git a/plan.fmf b/plan.fmf index d2c549f..0e0ca4d 100644 --- a/plan.fmf +++ b/plan.fmf @@ -34,7 +34,6 @@ prepare: - python3-pytest - python3-pyyaml - python3-setuptools - - python3-wheel - dnf - name: Update packages how: shell diff --git a/tests/test_scripts_pythondistdeps.py b/tests/test_scripts_pythondistdeps.py index 7a7f57a..5fd7fc9 100644 --- a/tests/test_scripts_pythondistdeps.py +++ b/tests/test_scripts_pythondistdeps.py @@ -25,7 +25,6 @@ # - setuptools # - pytest # - pyyaml -# - wheel from pathlib import Path