MCPcopy Create free account
hub / github.com/armooo/cloudprint / use_setuptools

Function use_setuptools

ez_setup.py:80–119  ·  view source on GitHub ↗

Automatically find/download setuptools and make it available on sys.path `version` should be a valid setuptools version number that is available as an egg for download under the `download_base` URL (which should end with a '/'). `to_dir` is the directory where setuptools will be downlo

(
    version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir,
    download_delay=15
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setup.pyFile · 0.90

Calls 1

do_downloadFunction · 0.85

Tested by

no test coverage detected