1. 16 Feb, 2013 3 commits
  2. 14 Feb, 2013 16 commits
  3. 13 Feb, 2013 7 commits
  4. 12 Feb, 2013 1 commit
  5. 10 Feb, 2013 3 commits
  6. 02 Feb, 2013 2 commits
  7. 01 Feb, 2013 1 commit
  8. 31 Jan, 2013 5 commits
  9. 29 Jan, 2013 1 commit
  10. 28 Jan, 2013 1 commit
    • 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