# tox has to installed first
tox
-r requirements.txt
# testing
pyyaml
pytest
pytest-cov
voluptuous
jsonschema
# metrics
radon
mypy>=0.800,<0.900
# codestyle
pylint>=2.6.0
pydocstyle
black
# cli executables
pyinstaller
# developement/CI tools
pre-commit
openpyxl
cachier
jira
