# Development packages are used to build from source, run the test suite and build documentation

## Build tools
build
setuptools>=42
setuptools_scm[toml] >= 3.4.1
wheel

cercis
pylint >= 2.14.0
pytest>=3.6
pytest-cov

## Build and install documentation using "garden doc" and "garden install docs".
jaraco.packaging >= 9
rst.linker >= 1.9
Sphinx
sphinx-rtd-theme
