mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 18:31:13 -05:00
use flake8 instead of pycodestyle
since there are thousands and thousands of errors in the tests files at the moment, i propose fixing those errors in separate PR for now.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-r requirements.txt
|
||||
pycodestyle==2.3.1
|
||||
flake8==3.5.0
|
||||
pytest==3.2.5
|
||||
pytest-mock==1.6.3
|
||||
pytest-cov==2.5.1
|
||||
@@ -9,4 +9,4 @@ freezegun==0.3.9
|
||||
requests-mock==1.3.0
|
||||
# optional requirements for jsonschema
|
||||
strict-rfc3339==0.7
|
||||
rfc3987==1.3.7
|
||||
rfc3987==1.3.7
|
||||
|
||||
Reference in New Issue
Block a user