Add flake8 in dev-requirements.txt

This commit is contained in:
grossmj 2020-06-26 18:35:25 +09:30
parent f361b9cb3e
commit 4ba7131451

View File

@ -1,7 +1,6 @@
-rrequirements.txt -rrequirements.txt
sphinx==1.8.3
pytest==5.4.3 pytest==5.4.3
pep8==1.7.1 flake8==3.8.3
pytest-timeout==1.3.3 pytest-timeout==1.3.3
pytest-aiohttp==0.3.0 pytest-aiohttp==0.3.0