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

---
 requirements.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/requirements.txt b/requirements.txt
index ec8683f..53048cd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,3 +15,6 @@ seaborn
 bokeh
 awkward
 numba
+flake8
+pytest
+pytest-co
-- 
GitLab