mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-11 10:28:55 -04:00
Enforce consistency in imports as part of build
This copies the config we use in the admin app, with a few changes as discussed in the PR [1]. We'll apply these to our other apps. [1]: https://github.com/alphagov/notifications-api/pull/3175#issuecomment-795530323
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
-r requirements.txt
|
||||
flake8==3.8.4
|
||||
flake8-bugbear==20.11.1
|
||||
isort==5.7.0
|
||||
moto==1.3.16
|
||||
pytest==6.1.2
|
||||
pytest-env==0.6.2
|
||||
|
||||
Reference in New Issue
Block a user