1. 17 Sep, 2016 1 commit
  2. 16 Sep, 2016 1 commit
  3. 14 Sep, 2016 3 commits
  4. 12 Sep, 2016 1 commit
    • Steve Kowalik's avatar
      Don't duplicate error case in package_index · 1f23f9a2
      Steve Kowalik authored
      easy_install has code to handle parsing a requirement, catching the
      ValueError and then raising a DistUtilsError. This code was entirely
      duplicated in package_index, so I've slightly refactored to remove
      the duplication.
      1f23f9a2
  5. 09 Sep, 2016 23 commits
  6. 08 Sep, 2016 1 commit
  7. 06 Sep, 2016 2 commits
  8. 05 Sep, 2016 6 commits
  9. 04 Sep, 2016 2 commits