Revert "Add importlib."

This reverts commit ec00b862b9963ed43242cf2765ccec2cb37f7872

This raises an exception if you try to install it in python2.7, which breaks the mirror script.

(And incidentally means that it must only be conditionally listed as a requirement for python2.6.)
This commit is contained in:
James E. Blair 2013-03-19 17:58:28 +00:00 committed by Gerrit Code Review
parent ec00b862b9
commit f8577dc550

@ -15,7 +15,6 @@ flask==0.9
greenlet>=0.3.1
happybase>=0.4
httplib2
importlib # required by kombu on python2.6 only and not detected by the mirror script
iso8601>=0.1.4
jsonschema
kombu>=1.0.4