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 0a7ce8b commit 4408cffCopy full SHA for 4408cff
docs/changelog.rst
@@ -4,6 +4,16 @@ Release History
4
5
.. towncrier release notes start
6
7
+v4.4.3 (2023-01-30)
8
+-------------------
9
+
10
+Bugfixes - 4.4.3
11
+~~~~~~~~~~~~~~~~
12
+- Tox will now expand self-referential extras discovered in package deps to respect local modifications to package
13
+ metadata. This allows a package extra to explicitly depend on another package extra, which previously only worked with
14
+ non-static metadata - by :user:`masenf`. (:issue:`2904`)
15
16
17
v4.4.2 (2023-01-25)
18
-------------------
19
docs/changelog/2904.bugfix.rst
0 commit comments