Procesing tools for Winrhizotron data.
Project description
Procesing tools for Winrhizotron data.
Free software: BSD license
Installation
pip install rhizopathy
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 (2017-02-03)
First release on PyPI.