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 passlib
dnspython dnspython
loguru loguru
toml
]; ];
checkInputs = [ checkInputs = [