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

Function pex_wheel

tests/conftest.py:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30
31@pytest.fixture(scope="session")
32def pex_wheel():
33 # type: () -> str
34 return pex_dist.wheel()
35
36
37@pytest.fixture(scope="session")

Callers

nothing calls this directly

Calls 1

wheelMethod · 0.80

Tested by

no test coverage detected