fix: ruff (#864)

Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
madomado
2023-12-29 21:21:43 +08:00
committed by GitHub
parent 96eeb734ea
commit e7336e110a
+1 -1
View File
@@ -18,7 +18,7 @@ integrating more functionality behind a single, common interface.
%autosetup -n ruff-%{version}
%build
maturin build --release --strip --locked --all-features
maturin build --release --strip --all-features # --locked
%install
pip3 install --root=%{buildroot} target/wheels/*.whl