From 1b37e16c167f79b4609ca668782559d870bc657c Mon Sep 17 00:00:00 2001 From: Patrick Leary Date: Mon, 20 Nov 2023 11:03:30 -0500 Subject: [PATCH] add coverage to requirements --- requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/requirements.txt b/requirements.txt index 609548f..102fed5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,3 +21,7 @@ flake8 h3 h3pandas prison +pytest +pytest-cov +pytest-mock +coverage