diff --git a/plan.fmf b/plan.fmf index 01c13a2..dca520b 100644 --- a/plan.fmf +++ b/plan.fmf @@ -6,9 +6,6 @@ discover: how: shell url: https://src.fedoraproject.org/tests/python.git tests: - - name: smoke36 - path: /smoke - test: VERSION=3.6 TOX=false ./venv.sh - name: smoke310 path: /smoke test: VERSION=3.10 ./venv.sh @@ -82,7 +79,6 @@ prepare: package: - gcc - virtualenv - - python3.6-devel - python3.10-devel - python3.11-devel - python3.12-devel