Add flake8 instructions to README.md
Also add flake8 to requirements.txt so that it will be installed by:
pip install -r requirements.txt
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pip
|
||||
flake8
|
||||
pytest
|
||||
mock
|
||||
pytest-mock
|
||||
|
||||
Reference in New Issue
Block a user