docs | |
---|---|
tests | |
package |
From Mother To Child: Generic, Generational Pharmacokinetic 1-Box Model of the Transport of Pollutants in Breastmilk
- Free software: BSD license
pip install pk_milk
https://pk_milk.readthedocs.io/
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 |