This commit is contained in:
parent
5b384f9971
commit
cf6acc4b99
@ -16,9 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
# Disable tests until random testing race condition fixed, see: https://github.com/jupyter/terminado/issues/21
|
||||
%bcond_with tests
|
||||
Name: python-terminado
|
||||
Version: 0.16.0
|
||||
Release: 0
|
||||
@ -53,6 +50,7 @@ of QWeb).
|
||||
|
||||
%prep
|
||||
%setup -q -n terminado-%{version}
|
||||
sed -i '/addopts/ s/--durations 10 --color=yes//' pyproject.toml
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
Loading…
Reference in New Issue
Block a user