Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spicy: Do not install pre-commit (#12344)
We do not need pre-commit for fuzzing. Installing it via pip raises pip._vendor.pep517.wrappers.BackendUnavailable due to some dependency. Drop it, as it's not needed. I don't think we need btest either unless for installing the packages via zkg, so keeping that one for now.
- Loading branch information