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