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:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user