test_requirements.txt: add formatters and mypy for easier development

This commit is contained in:
InsanePrawn 2023-06-25 03:58:09 +02:00
parent 5b2f36c74d
commit 8376725652

View file

@ -1,2 +1,5 @@
autoflake
mypy
yapf
pytest
pytest-cov