# {# pkglts, reqs
# requirements are managed by pkglts, do not edit this file at all
# edit .pkglts/pkg_cfg instead
# section reqs

# doc
sphinx
sphinx-gallery
sphinx_rtd_theme

# dvlpt
twine

# example
matplotlib
numpy
pandas

# install

# test
coverage
pytest
pytest-cov
pytest-mock

# #}
