diff --git a/setup.py b/setup.py index a88686b8..be12f7f5 100755 --- a/setup.py +++ b/setup.py @@ -554,7 +554,7 @@ class Setup(): if ponymap is not None: ponymap.close() - for (sharedir, hasponies) in [(sharedir[0], sharedir[3]) for sharedir in sharedirs]: # TODO make this an opt-out option + for (sharedir, hasponies) in [(sharedir[0], sharedir[3]) for sharedir in sharedirs]: if hasponies and os.path.isdir(sharedir): for toolcommand in ('--dimensions', '--metadata'): if not self.free: