1. 15 Oct, 2017 2 commits
    • xoviat's avatar
      dist_info: create the egg_info in the same location · e2e15d52
      xoviat authored
      This change is a small simplification that simply creates the
      egg_info directory in the egg_base location; it's a minor
      cleanup that results in some read and it helps with
      read-only directories (the egg_info directory is uncontrollable).
      e2e15d52
    • xoviat's avatar
      BUG: re-initialize the master working set · ffb2e699
      xoviat authored
      In some cases (specifically when pip imports this module in a virtualenv),
      pkg_resources can already be imported, causing setuptools to load
      entry_points from an older version. Here, we re-initialize the master
      working set to fix the case where the entry points from an older
      setuptools are loaded.
      ffb2e699
  2. 14 Oct, 2017 1 commit
  3. 13 Oct, 2017 1 commit
  4. 12 Oct, 2017 18 commits
  5. 11 Oct, 2017 9 commits
  6. 29 Sep, 2017 2 commits
  7. 25 Sep, 2017 3 commits
  8. 24 Sep, 2017 1 commit
  9. 21 Sep, 2017 1 commit
  10. 20 Sep, 2017 2 commits