mongodb: don't depend on pyyaml

This commit is contained in:
Robert Schütz
2022-12-03 22:50:12 -08:00
parent 47cd6b0a4e
commit b6062cc56e
-1
View File
@@ -63,7 +63,6 @@ let
} else rec {
python = scons.python.withPackages (ps: with ps; [
pyyaml
setuptools
typing
cheetah3