mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
@@ -21,7 +21,7 @@ integrating more functionality behind a single, common interface.
|
||||
maturin build --release --strip --locked --all-features
|
||||
|
||||
%install
|
||||
python3.11 -m installer --destdir="%{buildroot}" target/wheels/*.whl
|
||||
python3 -m installer --destdir="%{buildroot}" target/wheels/*.whl
|
||||
rm -rf %{python3_sitelib}/ruff/__pycache__
|
||||
|
||||
%files
|
||||
|
||||
Reference in New Issue
Block a user