Remove tox to disable build
This commit is contained in:
@@ -43,6 +43,10 @@ Provides: python3-%{srcname}
|
||||
%python_provide python3-%{srcname}
|
||||
|
||||
%prep -a
|
||||
%if %{without test}
|
||||
sed -i -e 's/tox//g' requirements.txt
|
||||
%endif
|
||||
|
||||
sed -i -e '/pytest-cov/d' setup.py
|
||||
sed -i -e 's/--cov=lz4\/block --cov=lz4\/frame//' tox.ini
|
||||
|
||||
|
||||
Reference in New Issue
Block a user