File tree Expand file tree Collapse file tree 4 files changed +13
-6
lines changed Expand file tree Collapse file tree 4 files changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ Release History
4
4
5
5
.. towncrier release notes start
6
6
7
+ v4.2.5 (2023-01-06)
8
+ -------------------
9
+
10
+ Bugfixes - 4.2.5
11
+ ~~~~~~~~~~~~~~~~
12
+ - The combination of ``usedevelop = true `` and ``--skip-missing-interpreters=false `` will no longer fail for environments
13
+ that were *not * invoked - by :user: `stephenfin `. (:issue: `2811 `)
14
+ - Fix an attribute error when ``use_develop = true `` is set and an unsupported interpreter version is requested - by
15
+ :user: `stephenfin `. (:issue: `2826 `)
16
+ - tox returns a non-zero error code if all envs are skipped. It will now correctly do this if only a single env was
17
+ requested and this was skipped - by :user: `stephenfin `. (:issue: `2827 `)
18
+
19
+
7
20
v4.2.4 (2023-01-05)
8
21
-------------------
9
22
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments