mongodb: don't depend on pyyaml

This commit is contained in:
Robert Schütz 2022-12-03 22:47:47 -08:00
parent 47cd6b0a4e
commit b6062cc56e

View File

@ -63,7 +63,6 @@ let
} else rec {
python = scons.python.withPackages (ps: with ps; [
pyyaml
setuptools
typing
cheetah3