Searched defs:egg_path (Results 1 – 3 of 3) sorted by relevance
88 def _resolve_setup_path(egg_base, install_dir, egg_path): argument
906 def egg_distribution(self, egg_path): argument915 def install_egg(self, egg_path, tmpdir): # noqa: C901 argument1261 def unpack_and_compile(self, egg_path, destination): argument
376 def _install_from_egg(self, install_dir, egg_path): argument