MCPcopy Create free account
hub / github.com/collective/buildout.python / use_setuptools

Function use_setuptools

src/scripts/ez_setup-latest.py:152–188  ·  view source on GitHub ↗

Ensure that a setuptools version is installed. Return None. Raise SystemExit if the requested version or later cannot be installed.

(
        version=DEFAULT_VERSION, download_base=DEFAULT_URL,
        to_dir=DEFAULT_SAVE_DIR, download_delay=15)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

_conflict_bailFunction · 0.85
_unload_pkg_resourcesFunction · 0.85
_do_downloadFunction · 0.70

Tested by

no test coverage detected