Add mypy_boto3_s3 to the test requirements

This commit is contained in:
Roman Mogylatov 2021-03-06 08:13:45 -05:00
parent 2a3b670d1d
commit 2e4d6d95d5
2 changed files with 3 additions and 0 deletions

View File

@ -12,5 +12,6 @@ fastapi
pydantic
numpy
scipy
mypy_boto3_s3
-r requirements-ext.txt

View File

@ -10,6 +10,7 @@ deps=
fastapi
numpy
scipy
mypy_boto3_s3
extras=
yaml
pydantic
@ -68,6 +69,7 @@ commands=
deps=
httpx
fastapi
mypy_boto3_s3
extras=
yaml
flask