add pre-commit

This commit is contained in:
Robert Resch 2022-01-29 17:24:00 +01:00
parent ec3cb41dc0
commit bf2514cb09
14 changed files with 320 additions and 800 deletions

19
requirements-test.txt Normal file
View file

@ -0,0 +1,19 @@
mypy==0.931
pre-commit==2.17.0
pylint==2.12.2
pytest==6.2.5
pytest-cov==3.0.0
types-cachetools==4.2.9
pytest-asyncio
pytest-aiohttp
testfixtures
#pbr = "*"
#pytest-aiohttp = "*"
#pytest-cov = "*"
#testfixtures = "*"
#codecov = "*"
#autoflake = "*"
#pytest-env = "*"
#pytest = "*"
#pytest-asyncio = "*"