diff --git a/plugin/setup.py b/plugin/setup.py index dc3ce1bb8..b692d568b 100644 --- a/plugin/setup.py +++ b/plugin/setup.py @@ -30,7 +30,7 @@ 'setuptools >= 41.0.0', 'six >= 1.10.0', 'werkzeug >= 0.11.15', - 'etils >= 1.0.0' + 'etils[epath] >= 1.0.0' ]