# Tools used to develop and/or prepare the package.

# Indentation
flake8
pylint

# Automated testing
# FIXME not yet
pytest
# tox

# Packaging
twine
pyroma
wheel

# You may want to install also pypy or pypy3 if you want
# to use it instead of cpython.
