
[:python_version < "3.7"]

[:python_version < "3.8"]

[numpy]
numpy>=1.14

[test]
pytest
pytest-cov
pytest-mpl

[uncertainties]
uncertainties>=3.0
