diff --git a/setup.py b/setup.py index 78bf65c37..ebde02029 100644 --- a/setup.py +++ b/setup.py @@ -199,6 +199,7 @@ def setup_package(): 'plac', 'six', 'cloudpickle', + 'pathlib', 'sputnik>=0.9.2,<0.10.0'], classifiers=[ 'Development Status :: 5 - Production/Stable',