We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e3241 commit aeba5e6Copy full SHA for aeba5e6
CHANGES.rst
@@ -31,11 +31,13 @@ Unreleased
31
immediate retry seems to fix the problem, although it is an unsatisfying
32
solution.
33
34
-- The HTML report pages now have a :ref:`Sleepy Snake <sleepy>` favicon.
35
-
36
- The HTML report now saves the sort order in a more widely supported way,
37
fixing `issue 986`_. Thanks, Sebastián Ramírez (`pull request 1066`_).
38
+- The HTML report pages now have a :ref:`Sleepy Snake <sleepy>` favicon.
+
39
+- Wheels are now provided for manylinux2010, and for PyPy3 (pp36 and pp37).
40
41
- Continuous integration has moved from Travis and AppVeyor to GitHub Actions.
42
43
.. _issue 986: https://github.com/nedbat/coveragepy/issues/986
0 commit comments