Skip to content

Commit b197b74

Browse files
committed
Add a shortcut for flask
1 parent 5c33134 commit b197b74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dependencies = [
2020

2121
[project.optional-dependencies]
2222
fastapi = ["fastapi", "httpx"]
23+
flask = ["flask"]
2324
lambda = ["awslambdaric"]
2425

2526
dev = [

0 commit comments

Comments
 (0)