X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fpython%2Fsetup.py;fp=bindings%2Fpython%2Fsetup.py;h=8a7a89cf631e2fe9a750000d258fafed4ea09c3a;hp=2e58dab1d6a6cc3a6193031f2410b082e385b9eb;hb=7190b0dbc289a451409886a9c535492bfa44eed8;hpb=cbba1d1ba9781e79d1af39c165accd8d137a815f;ds=sidebyside 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