diff --git a/setup.py b/setup.py index b9e05a08e..54b345fc0 100755 --- a/setup.py +++ b/setup.py @@ -195,7 +195,7 @@ def setup_package(): 'plac<1.0.0,>=0.9.6', 'pathlib', 'ujson>=1.35', - 'dill>=0.2,<0.3', + 'dill>=0.2,<0.3'], setup_requires=['wheel'], classifiers=[ 'Development Status :: 5 - Production/Stable',