From 8b7592ca87cc0869dfb9f57919850e3d63c803a3 Mon Sep 17 00:00:00 2001
From: Nicolas MAILLET <nicolas.maillet@pasteur.fr>
Date: Fri, 27 Apr 2018 14:36:40 +0200
Subject: [PATCH] Adding coverage in requirement

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

diff --git a/requirements.txt b/requirements.txt
index a5219da..03f6361 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,4 @@
 pytest
+pytest-cov
 Sphinx
 sphinx_rtd_theme
\ No newline at end of file
-- 
GitLab