python3Packages.ciscoconfparse: propagate toml
This commit is contained in:
parent
eee9491238
commit
b28dbebec2
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ buildPythonPackage rec {
|
||||||
passlib
|
passlib
|
||||||
dnspython
|
dnspython
|
||||||
loguru
|
loguru
|
||||||
|
toml
|
||||||
];
|
];
|
||||||
|
|
||||||
checkInputs = [
|
checkInputs = [
|
||||||
|
|
Loading…
Reference in a new issue