Avoid unused tox dependency
tox is unwanted in RHEL, but it does not appear to be used at all here.
This commit is contained in:
parent
4abbd259d6
commit
f4e28dbcc3
@ -33,7 +33,7 @@ process and its pty.
|
|||||||
%autosetup -n ptyprocess-%{version}
|
%autosetup -n ptyprocess-%{version}
|
||||||
|
|
||||||
%generate_buildrequires
|
%generate_buildrequires
|
||||||
%pyproject_buildrequires -t
|
%pyproject_buildrequires
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%pyproject_wheel
|
%pyproject_wheel
|
||||||
|
Loading…
Reference in New Issue
Block a user