diff --git a/setup.py b/setup.py index 02921cfa0..245fbe773 100644 --- a/setup.py +++ b/setup.py @@ -76,6 +76,7 @@ def _get_options(): if opt_key: sys.argv.remove(arg) + opt_key = None continue if not arg.startswith('--'):