1. 22 Apr, 2019 2 commits
    • Shashank Singh's avatar
      Add changelog for PR #1745 · e4f987b1
      Shashank Singh authored
      e4f987b1
    • Shashank Singh's avatar
      Fix error when wheels already exist in dist/ · 901f7cc2
      Shashank Singh authored
      `build_meta.build_wheel` assumes that the only wheel in its output
      directory is the one it builds, but prior to this, it also used the
      `dist/` folder as its working output directory. This commit uses a
      temporary directory instead, preventing an error that was triggered when
      previously-generated wheel files were still sitting in `dist/`.
      
      Fixes GH #1671
      901f7cc2
  2. 21 Apr, 2019 2 commits
  3. 14 Apr, 2019 2 commits
  4. 12 Apr, 2019 2 commits
  5. 11 Apr, 2019 3 commits
  6. 05 Apr, 2019 13 commits
  7. 03 Apr, 2019 6 commits
  8. 02 Apr, 2019 2 commits
  9. 19 Mar, 2019 1 commit
  10. 16 Mar, 2019 7 commits