From e3f75f76a828d06e6f2ff973c35ca75afa485290 Mon Sep 17 00:00:00 2001 From: Simon Brugman Date: Thu, 19 Dec 2019 23:49:47 +0100 Subject: [PATCH] Update requirements-test.txt --- requirements-test.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index ea4730e1e..d0d242f68 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,5 +1,9 @@ pytest +black +mypy codecov pytest-cov +pytest-mypy +pytest-black nbval -pyarrow \ No newline at end of file +pyarrow