Skip to content

Commit 7e47960

Browse files
committed
python312Packages.radish-bdd: remove unused dependencies
1 parent 116732a commit 7e47960

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pkgs/development/python-modules/radish-bdd/default.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
{
22
lib,
33
buildPythonPackage,
4-
click,
54
colorful,
65
docopt,
76
fetchFromGitHub,
87
freezegun,
98
humanize,
10-
lark,
119
lxml,
1210
parse-type,
1311
pysingleton,
@@ -33,11 +31,9 @@ buildPythonPackage rec {
3331
};
3432

3533
propagatedBuildInputs = [
36-
click
3734
colorful
3835
docopt
3936
humanize
40-
lark
4137
lxml
4238
parse-type
4339
pysingleton

0 commit comments

Comments
 (0)