python3Packages.ciscoconfparse: propagate toml

This commit is contained in:
Martin Weinelt
2022-03-09 12:43:29 +01:00
parent eee9491238
commit b28dbebec2

View File

@@ -33,6 +33,7 @@ buildPythonPackage rec {
passlib
dnspython
loguru
toml
];
checkInputs = [