From 3a194bc7c3236eab067d153bfa49888764196146 Mon Sep 17 00:00:00 2001
From: Guido Sterbini <guido.sterbini@cern.ch>
Date: Fri, 30 Apr 2021 22:11:46 +0200
Subject: [PATCH] Adding pytest and flake8

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 53048cd..c0af1df 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,4 +17,4 @@ awkward
 numba
 flake8
 pytest
-pytest-co
+pytest-cov
-- 
GitLab