ContributingΒΆ

  1. Use Python 3.7+, make and virtualenv

  2. Install dependencies:

make install
  1. Install pre-commit hooks:

make hooks
  1. Start contributing!

  2. Make sure GitHub Actions pipeline for your Pull Request is passing