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}
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -t
|
||||
%pyproject_buildrequires
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
Loading…
Reference in New Issue
Block a user