Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 317 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 317 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 __init__.py
  2. Tag Git with same version
  3. make release
  4. Push, wait for Travis build to pass
  5. Publish GitHub release