diff --git a/anda/langs/python/ruff/python3-ruff.spec b/anda/langs/python/ruff/python3-ruff.spec index 38978cf8e0..7656fc2fec 100644 --- a/anda/langs/python/ruff/python3-ruff.spec +++ b/anda/langs/python/ruff/python3-ruff.spec @@ -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