From c40dfde4c5cea7cdf6f0002148a9dc32af2cb45b Mon Sep 17 00:00:00 2001 From: Chandrika Sivaramakrishnan Date: Fri, 10 Nov 2023 22:24:26 -0800 Subject: [PATCH] removing yapf to test --- requirements.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.py b/requirements.py index 80fa44c40e..67308166a1 100644 --- a/requirements.py +++ b/requirements.py @@ -87,7 +87,7 @@ 'pytest_asyncio==0.19.0', 'pytest_timeout==2.1.0'], 'weather': ['Pint==0.19.2'], - 'yapf': ['yapf'], + #'yapf': ['yapf'], 'web': ['ws4py==0.5.1', 'PyJWT==1.7.1', 'Jinja2==3.1.2',