NColony
Infrastructure for running "colonies" of processes.
Hacking
$ tox
Should DTRT -- if it passes, it means unit tests are passing, and 100% coverage. Note that Travis-CI will automatically run tests on pull requests.
Please feel free to submit pull requests which are failing. However, they cannot be merged until the they are green in Travis-CI.
Release
- Checkout a new branch
- Run
python -m incremental.update ncolony
to update the version number. - Create a pull request
- Merge the pull request
- Run
tox
- Run
twine upload build/tox/py27-wheel/tmp/dist/*
Contributors
Moshe Zadka <[email protected]> Mark Williams <[email protected]>
License
MIT License