Skip to content

Adapt developer setup instructions as of sept 2020

  • pre-commit doesn't necessarily exist as a system package (i.e. Debian buster), but more commonly as a Python package, so install via pip. Then, mention to update PATH if need be.
  • install local swh packages as a 2-step process to avoid errors

Migrated from D3867 (view on Phabricator)

Merge request reports