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 c01bcf4 commit c698698Copy full SHA for c698698
docs/changelog.rst
@@ -4,6 +4,16 @@ Release History
4
5
.. towncrier release notes start
6
7
+v4.4.5 (2023-02-07)
8
+-------------------
9
+
10
+Bugfixes - 4.4.5
11
+~~~~~~~~~~~~~~~~
12
+- Ignore labels when tox will provision a runtime environment (``.tox``) so that environment configurations which depend
13
+ on provisioned plugins or specific tox versions are not accessed in the outer tox process where the configuration would
14
+ be invalid - by :user:`masenf`. (:issue:`2916`)
15
16
17
v4.4.4 (2023-01-31)
18
-------------------
19
docs/changelog/2916.bugfix.rst
0 commit comments