From 383d303b1f587a66979c02e322b20460a16c12da Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 7 Mar 2023 18:07:31 -0300 Subject: etc/guix/home.scm: Replace pytest libs with ones that can run in parallel and do coverage --- etc/guix/home.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/guix/home.scm b/etc/guix/home.scm index b2cabbd..fa17e27 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -433,8 +433,8 @@ left it off the last time it was used.") python-slixmpp python-unidecode python-yubikey-manager - python-coverage - python-pytest + python-pytest-cov + python-pytest-xdist python-requests python-beautifulsoup4 python-docx -- cgit v1.2.3