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 e2ae954 commit c5ef3d2Copy full SHA for c5ef3d2
docs/changelog.rst
@@ -11,6 +11,18 @@ with advance notice in the **Deprecations** section of releases.
11
12
.. towncrier release notes start
13
14
+v3.13.2 (2019-07-01)
15
+--------------------
16
+
17
+Bugfixes
18
+^^^^^^^^
19
20
+- on venv cleanup: add explicit check for pypy venv to make it possible to recreate it - by :user:`obestwalter`
21
+ `#1355 <https://github.com/tox-dev/tox/issues/1355>`_
22
+- non canonical names within :conf:`requires` cause infinite provisioning loop - by :user:`gaborbernat`
23
+ `#1359 <https://github.com/tox-dev/tox/issues/1359>`_
24
25
26
v3.13.1 (2019-06-25)
27
--------------------
28
docs/changelog/1355.bugfix.rst
docs/changelog/1359.bugfix.rst
0 commit comments