Difference between python 2.6 and 2.7

This commit is contained in:
Roland Hedberg
2011-04-07 09:41:30 +02:00
parent 5ec98ac10d
commit 65a92e91d8

View File

@@ -60,7 +60,8 @@ setup(
# core dependencies
'decorator',
'httplib2',
'importlib',
# only for Python 2.6
#'importlib',
# for the tests:
'pyasn1',
'python-memcached',