Markéta Machová 2022-06-13 15:53:20 +00:00 committed by Git OBS Bridge
parent f186bdc810
commit 19b00c5353

View File

@ -63,6 +63,7 @@ This is the extensible, standards compliant build backend used by Hatch.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%python_clone -a %{buildroot}%{_bindir}/hatchling
%check
# The tests provided in the tarball relies on internet access to run
# (git clone, pip install ...), so they cannot work on obs
# see tests/downstream/integrate.py for details