diff --git a/setup.py b/setup.py index a0285365836273c28e0c655c9c935d85138d7ee2..37f180acde1773e24ac737952cf240c6ba6dc544 100755 --- a/setup.py +++ b/setup.py @@ -138,6 +138,7 @@ def install_weboob(): 'Pillow', 'mechanize; python_version < "3.0"', 'futures; python_version < "3.2"', + 'enum34; python_version < "3.4"', ] if not options.deps: