Remove unused pytest-subtests dependency
This dependency was switched out for a built-in miniature replacement as of
version 41.0.0:
22759dbab0
This commit is contained in:
parent
1483ac22f7
commit
cf26149d18
1 changed files with 0 additions and 3 deletions
|
|
@ -49,7 +49,6 @@ BuildRequires: python%{python3_pkgversion}-pytest-xdist
|
|||
BuildRequires: python%{python3_pkgversion}-pytz
|
||||
%endif
|
||||
BuildRequires: python%{python3_pkgversion}-pytest >= 6.2.0
|
||||
BuildRequires: python%{python3_pkgversion}-pytest-subtests >= 0.5.0
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
|
@ -81,8 +80,6 @@ rm src/rust/Cargo.lock
|
|||
%cargo_prep -V 1
|
||||
%endif
|
||||
|
||||
# Remove cosmetical pytest-subtests 0.10.0 option
|
||||
sed -i 's,--no-subtests-shortletter,,' pyproject.toml
|
||||
%if ! 0%{?fedora}
|
||||
sed -i 's,--benchmark-disable,,' pyproject.toml
|
||||
%endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue