• Feng Xiao's avatar
    Require six>=1.9 for Python. · 283c40c8
    Feng Xiao authored
    We use six sub-modules that aren't available in old versions. Not specifying
    this requirement in the setup will lead to much less readable runtime errors.
    It's particuarlly problematic for Mac OSX users because the system comes with
    an old six version 1.4.1 by default.
    
    [skip ci]
    283c40c8
Name
Last commit
Last update
..
google Loading commit data...
MANIFEST.in Loading commit data...
README.md Loading commit data...
mox.py Loading commit data...
setup.py Loading commit data...
stubout.py Loading commit data...
tox.ini Loading commit data...