Skip to content

4.3.1

Choose a tag to compare

@nedbat nedbat released this 13 Oct 23:32
· 3924 commits to master since this release

Version 4.3.1 — 2016-12-28

  • Some environments couldn’t install 4.3, as described in issue 540. This is now fixed.
  • The check for conflicting --source and --include was too simple in a few different ways, breaking a few perfectly reasonable use cases, described in issue 541. The check has been reverted while we re-think the fix for issue 265.

➡️  PyPI page: coverage 4.3.1.
➡️  To install: python3 -m pip install coverage==4.3.1