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

Class LockError

pex/resolve/lockfile/create.py:271–272  ·  view source on GitHub ↗

Indicates an error creating a lock file.

Source from the content-addressed store, hash-verified

269
270
271class LockError(Exception):
272 """Indicates an error creating a lock file."""
273
274
275def _prepare_project_directory(build_request):

Callers 1

lockMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected