add missing dependency

This commit is contained in:
Robert Kaussow 2019-04-12 14:01:03 +02:00
parent d88e2f1894
commit e1f6aec6b2

View File

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