We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22634ea commit 71f6354Copy full SHA for 71f6354
pyproject.toml
@@ -69,7 +69,7 @@ test = [
69
"s3fs",
70
"pytest-asyncio",
71
"pytest-accept",
72
- "moto[s3]",
+ "moto[s3,server]",
73
"requests",
74
"rich",
75
"mypy",
0 commit comments