# runtime
numpy

# optional runtime
netCDF4
h5py

# development
pytest
isort
black; python_version >= '3.6'
flake8
twine
