From a244b01c0a05a2e51948a0ae1705381d43060892 Mon Sep 17 00:00:00 2001 From: David Schultz Date: Tue, 30 Jan 2024 13:57:23 -0600 Subject: [PATCH] new moto needs [s3] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index bcb5a2103..6d6fe7b97 100644 --- a/setup.cfg +++ b/setup.cfg @@ -76,7 +76,7 @@ tests = flake8 flexmock mock - moto + moto[s3] pytest pytest-asyncio pytest-cov