DevOps Police bot that does boring stuff.
Project description
DevOps Police bot that does boring stuff.
- Free software: BSD license
Installation
pip install devops-police
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows | set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other | PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.1.0 (2016-05-05)
- First release on PyPI.