• Reinout van Rees's avatar
    Removed the python version checking. · fc1bc5d0
    Reinout van Rees authored
    As discussed on the mailinglist: better to have python version checking
    as a separate buildout option instead of hidden in the [versions] part.
    And... the python version checking itself needs to be more robust.
    sys.version is too long, minor/major needs explicit checking.
    fc1bc5d0
buildout.py 64.6 KB