Remove no longer needed BuildRequires for python3.10
This commit is contained in:
parent
5d1630d56d
commit
f3490b2856
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue