Skip to content

Commit 26c3a41

Browse files
committed
python312Packages.moto: add (trivial) sns optional dependency
1 parent 563a48f commit 26c3a41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/development/python-modules/moto/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ buildPythonPackage rec {
162162
pyyaml
163163
py-partiql-parser
164164
];
165+
sns = [ ];
165166
stepfunctions = [
166167
antlr4-python3-runtime
167168
jsonpath-ng

0 commit comments

Comments
 (0)