aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-07 18:07:31 -0300
committerEuAndreh <eu@euandre.org>2023-03-07 18:07:31 -0300
commit383d303b1f587a66979c02e322b20460a16c12da (patch)
tree62e672ca26a9a0bd9fe0663c4e43f886cd2af764
parentetc/sh/rc: Case-insensitive search by default in g() (diff)
downloaddotfiles-383d303b1f587a66979c02e322b20460a16c12da.tar.gz
dotfiles-383d303b1f587a66979c02e322b20460a16c12da.tar.xz
etc/guix/home.scm: Replace pytest libs with ones that can run in parallel and do coverage
-rw-r--r--etc/guix/home.scm4
1 files 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