summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-string-utils
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2021-11-13 12:35:55 +0100
committersternenseemann <sternenseemann@systemli.org>2021-11-13 12:35:55 +0100
commit1a1e32f023a2a8a928c1f06ed7b714e05c191524 (patch)
treeda2925bcaece20726f708a27b91101ecdf88566d /pkgs/development/python-modules/python-string-utils
parentc0c7fbda14cd086d25ab9250025a32df1c1da61d (diff)
parent126db930e3544a4d42b0c9b2a2f1381cdd27004b (diff)
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts were caused by 2043dbb6faa9e21b0fb500161542e30d6c8bc680 interacting with b2767b69ddc702eb926633a5f2336534352cb7b8.
Diffstat (limited to 'pkgs/development/python-modules/python-string-utils')
-rw-r--r--pkgs/development/python-modules/python-string-utils/default.nix1
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 {