diff --git a/setup.py b/setup.py index 9c2a2b3..845c69d 100755 --- a/setup.py +++ b/setup.py @@ -10,8 +10,7 @@ REQUIREMENTS = ( - "inotify_simple", - "enum34" + "inotify_simple" )