Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 320 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 320 Bytes

Please make sure to add test coverage in test_runlike.py before submitting a PR.

Thanks for contributing!

Assaf

How to release a version

(I keep getting it wrong)

  1. Bump version in pyproject.toml
  2. Tag Git with same version
  3. make release
  4. Push, wait for Travis build to pass
  5. Publish GitHub release