14
0
forked from pool/python-libcst
2024-07-22 12:48:32 +00:00
committed by Git OBS Bridge
parent 35827517e1
commit 9cc378fa31

View File

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