Searched refs:plugin_env (Results 1 – 2 of 2) sorted by relevance
800 self, plugin_env, full_env=None, installer=None, fallback=True): argument835 plugin_projects = list(plugin_env)844 env += plugin_env846 env = full_env + plugin_env854 for dist in plugin_env[project_name]:
403 ``find_plugins(plugin_env, full_env=None, fallback=True)``404 Scan `plugin_env` and identify which distributions could be added to this415 The `plugin_env` should be an ``Environment`` instance that contains only425 `distributions` is a list of the distributions found in `plugin_env` that439 the project names of the distributions present in `plugin_env` are sorted.