about summary refs log tree commit diff
path: root/pkgs/applications/office
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2021-07-20 22:42:24 +0200
committerSandro Jäckel <sandro.jaeckel@gmail.com>2021-07-21 13:32:17 +0200
commit4209fed914e4362f952f4fa6d88c1808aa3df7b8 (patch)
tree88c440c22bb89fccf4b06e2b8696c6a6ef3a9932 /pkgs/applications/office
parentd863d4b43ee7f4fabadf76a721c57abc54752067 (diff)
downloadnixlib-4209fed914e4362f952f4fa6d88c1808aa3df7b8.tar
nixlib-4209fed914e4362f952f4fa6d88c1808aa3df7b8.tar.gz
nixlib-4209fed914e4362f952f4fa6d88c1808aa3df7b8.tar.bz2
nixlib-4209fed914e4362f952f4fa6d88c1808aa3df7b8.tar.lz
nixlib-4209fed914e4362f952f4fa6d88c1808aa3df7b8.tar.xz
nixlib-4209fed914e4362f952f4fa6d88c1808aa3df7b8.tar.zst
nixlib-4209fed914e4362f952f4fa6d88c1808aa3df7b8.zip
pythonPackages: deprecate pytestcov alias
Diffstat (limited to 'pkgs/applications/office')
-rw-r--r--pkgs/applications/office/todoman/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/office/todoman/default.nix b/pkgs/applications/office/todoman/default.nix
index 5894c6c3e141..83bbc6cf53f9 100644
--- a/pkgs/applications/office/todoman/default.nix
+++ b/pkgs/applications/office/todoman/default.nix
@@ -45,7 +45,7 @@ buildPythonApplication rec {
     hypothesis
     pytest
     pytestrunner
-    pytestcov
+    pytest-cov
     glibcLocales
   ];