Skip to content

Version 2.1.16

Compare
Choose a tag to compare
@sjkingo sjkingo released this 17 Mar 14:24
· 22 commits to master since this release

2.1.16 - 2017-03-17

  • Fix bug in test script where temporary directories were not being removed (@sjkingo)
  • #35: Don't pass unsupported argument to old versions of pip (@sjkingo)
  • Always call pip through the Python interpreter to avoid a too-long shebang error (@sjkingo)
  • #26: Fix incorrect subclassing of base test class that was causing extreme test durations (@sjkingo)