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 d16a666 commit 2e977fbCopy full SHA for 2e977fb
docs/changelog.rst
@@ -10,7 +10,7 @@ v4.2.0 (2023-01-03)
10
Features - 4.2.0
11
~~~~~~~~~~~~~~~~
12
- Packaging environments now inherit from the ``pkgenv`` section, allowing to set all your packaging options in one place,
13
- and support the ``deps`` key to set additional dependencies that will be installed after ``pyprojec.toml`` static
+ and support the ``deps`` key to set additional dependencies that will be installed after ``pyproject.toml`` static
14
``requires`` but before backends dynamic requires - by :user:`gaborbernat`. (:issue:`2543`)
15
16
Improved Documentation - 4.2.0
0 commit comments