diff --git a/bindings/python/setup.py b/bindings/python/setup.py index 2e58dab1..8a7a89cf 100644 --- a/bindings/python/setup.py +++ b/bindings/python/setup.py @@ -1,7 +1,6 @@ #!/usr/bin/env python import os -import re from distutils.core import setup # get the notmuch version number without importing the notmuch module