# FORMAT
# Put your extra requirements here in the following format
#
# package[version_required] # tag1, tag2, ...
#
# Allow at least one space between the package name/version and '#'
#
# Only one `#` is allowed per line. Lines starting with `#` are ignored.

pytest==7.4 #                   dev
pytest-cov #                    dev
coverage #                      dev
flake8 #                        dev
ipython #                       dev
sphinx #                        dev, doc
pydata-sphinx-theme #           dev, doc
numpydoc #                      dev, doc
sphinx-copybutton #             dev, doc
sphinx-panels #                 dev, doc
pydata-sphinx-theme #           dev, doc
myst-parser #                   dev, doc
myst-nb #                       dev, doc