diff --git a/plan.fmf b/plan.fmf index c10b63e..52011e3 100644 --- a/plan.fmf +++ b/plan.fmf @@ -31,9 +31,6 @@ discover: how: shell url: https://src.fedoraproject.org/tests/python.git tests: - - name: smoke27 - path: /smoke - test: VERSION=2.7 INSTALL_OR_SKIP=true METHOD=virtualenv TOX_REQUIRES="virtualenv<20.22.0" ./venv.sh - name: smoke36 path: /smoke test: VERSION=3.6 INSTALL_OR_SKIP=true TOX_REQUIRES="virtualenv<20.22.0" ./venv.sh