MCPcopy
hub / github.com/pex-tool/pex / BuildError

Class BuildError

pex/resolver.py:597–598  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

595
596
597class BuildError(Exception):
598 pass
599
600
601def _fingerprint_local_project(

Callers 3

prepareMethod · 0.70
_spawn_wheel_buildMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected