diff options
| author | Jörg Thalheim <Mic92@users.noreply.github.com> | 2021-11-14 11:33:38 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-14 11:33:38 +0000 |
| commit | 13dc25bd674afbfeefb47a7d523179983f780868 (patch) | |
| tree | 185bf8f0e1e9b8a4b5bc9e922ef66c4a0ac15e89 /pkgs/development/python-modules/python-string-utils | |
| parent | 35e4c0d7503ab2f2d0e78114139b6406edda9916 (diff) | |
| parent | 2a909594f14ee6ed3297bff75015300e30216da2 (diff) | |
Merge branch 'master' into xps-9310-kernel-config
Diffstat (limited to 'pkgs/development/python-modules/python-string-utils')
| -rw-r--r-- | pkgs/development/python-modules/python-string-utils/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/python-string-utils/default.nix b/pkgs/development/python-modules/python-string-utils/default.nix index d8d1b136fb3e..1185959f0c6f 100644 --- a/pkgs/development/python-modules/python-string-utils/default.nix +++ b/pkgs/development/python-modules/python-string-utils/default.nix @@ -1,7 +1,6 @@ { lib , buildPythonPackage , fetchPypi -, pytest }: buildPythonPackage rec { |
