diff --git a/python-tox.spec b/python-tox.spec index dcbf474..521b201 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -47,9 +47,6 @@ BuildRequires: /usr/bin/python BuildRequires: libffi-devel # xdist is not used upstream, but we use it to speed up the %%check BuildRequires: python3-pytest-xdist -# for test_allowed_implicit_cli_envs[py310] -# TODO remove this once https://github.com/tox-dev/tox/pull/3108 is released -BuildRequires: python3.10 %if %{with ci_tests} # The CI tests only work if the tested tox is installed :( # This should technically be the same V-R, but the CI does not handle %%autorelease well