Add pytest to dev dependencies

This commit is contained in:
Mathieu Comandon 2022-05-23 20:57:20 -07:00
parent 32c74af8f4
commit 7b07394214

View file

@ -56,7 +56,7 @@ snap:
snapcraft
dev:
pip3 install isort flake8 pylint autopep8
pip3 install isort flake8 pylint autopep8 pytest
# ============
# Style checks