1
0
forked from pool/python-libcst
Matej Cepl 2024-07-22 12:48:32 +00:00 committed by Git OBS Bridge
parent 54895e0d6c
commit fd4a60d508

View File

@ -92,7 +92,7 @@ export CARGO_NET_OFFLINE=true PROFILE=release
%if %{with test} %if %{with test}
%check %check
%pyunittest discover -v libcst/tests %pyunittest_arch discover -v libcst/tests
%endif %endif
%if %{without test} %if %{without test}