library · inferred from evidence
wheel
A Python package that setup.py unconditionally depends on.
- Semgrep setup.py install throws exception pip install semgrep 0.31.1
Fixed in semgrep 0.37.0: the setup.py no longer depends on the `wheel` package unless you are explicitly building wheels. Upgrade to 0.37.0 or later and the setup.py install path works. (The Gentoo ebuild maintainers also confirmed that the