add missing dependency

This commit is contained in:
Robert Kaussow 2019-04-12 14:01:03 +02:00
parent d88e2f1894
commit e1f6aec6b2
1 changed files with 2 additions and 1 deletions

View File

@ -70,7 +70,8 @@ setup(
"anyconfig",
"python-json-logger",
"jsonschema",
"pathspec"
"pathspec",
"toolz"
],
entry_points={
"console_scripts": [