diff --git a/anda/python/ruff/python3-ruff.spec b/anda/python/ruff/python3-ruff.spec index a527a28b84..7ab5b945d6 100644 --- a/anda/python/ruff/python3-ruff.spec +++ b/anda/python/ruff/python3-ruff.spec @@ -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