-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update doc about deploying ESF using SAR AWS console (#767)
This PR is to update the doc about the limitation of deploying ESF using SAR AWS console: one deployment per region. This PR also sets mypy == 1.10.1 and types-requests<2.31.0.7 as a workaround for fixing CI.
- Loading branch information
1 parent
1962405
commit 58d1cfa
Showing
3 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ black | |
flake8 | ||
flake8-per-file-ignores | ||
isort | ||
mypy | ||
mypy==1.10.1 | ||
types-PyYAML | ||
types-mock | ||
pyflakes>=3.0.0,<3.3.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters