diff options
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 { |
