From 35795b47628c5eef74fe8300d52591e33501e395 Mon Sep 17 00:00:00 2001 From: Daniel Grams Date: Thu, 13 Jan 2022 22:44:40 +0100 Subject: [PATCH] Parallelize pytest #360 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 6370fd8..4841bd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -86,6 +86,7 @@ pytest==6.1.2 pytest-cov==2.10.1 pytest-datadir==1.3.1 pytest-mock==3.3.1 +pytest-split==0.6.0 python-dateutil==2.8.1 python-dotenv==0.15.0 python-editor==1.0.4