MCPcopy Create free account
hub / github.com/cztomczak/cefpython / get_pypi_postfix2_for_arch

Function get_pypi_postfix2_for_arch

tools/common.py:253–254  ·  view source on GitHub ↗
(arch)

Source from the content-addressed store, hash-verified

251
252
253def get_pypi_postfix2_for_arch(arch):
254 return PYPI_POSTFIX2_ARCH[SYSTEM][arch]
255
256
257def sudo_command(command, python):

Callers 1

test_wheel_packagesFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_wheel_packagesFunction · 0.68