Infrastructure for running "colonies" of processes.
$ 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.
- 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/*
Moshe Zadka <zadka.moshe@gmail.com> Mark Williams <mrw@enotuniq.org>
MIT License