1. 04 4月, 2020 2 次提交
  2. 03 4月, 2020 2 次提交
    • P
      Add a test demonstrating #7966 · 037791d1
      Paul Moore 提交于
      037791d1
    • T
      Fetch install dist for a candidate if available · f061f3f6
      Tzu-ping Chung 提交于
      The candidate creation logic is further moved into the factory. The
      factory would use pkg_resources.get_distribution() to find a matching
      distribution for a givan InstallationCandidate. If found, the Candidate
      would be created based on that found distribution, instead of the link.
      
      --ignore-installed is implemented as to always use the link to create
      candidates, even if an installed distribution is found.
      f061f3f6
  3. 02 4月, 2020 3 次提交
  4. 27 3月, 2020 1 次提交
  5. 26 3月, 2020 4 次提交
  6. 25 3月, 2020 1 次提交
  7. 20 3月, 2020 2 次提交