From a5c135faacb5fce10f5f6361a58fe959decaad4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Fernando=20S=C3=A1nchez?= Date: Tue, 26 Sep 2023 19:38:22 +0200 Subject: [PATCH] add noop to test-requirements --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test-requirements.txt b/test-requirements.txt index 4ea2991..3a4ac9a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,3 +2,4 @@ mock pytest-cov pytest pandas +noop