HomeSoftware Heritage

bin/pip-*-deps: new helpers to list/install all PyPI dependencies

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

bin/pip-*-deps: new helpers to list/install all PyPI dependencies

  • bin/pip-ls-deps: list on stdout all PyPI dependencies of all swh-environment Python modules, merging deps as needed
  • bin/pip-install-deps: install the same deps, allowing to pass extra options to "pip3 install" (e.g., --user)

Details

Provenance
zackAuthored on Sep 15 2018, 2:39 PM
zackPushed on Sep 15 2018, 2:40 PM

Commit No Longer Exists

This commit no longer exists in the repository.