Skip to content

Commit ca8ba56

Browse files
committed
📝 Add a change note for PR #2257
1 parent 4a1a8ce commit ca8ba56

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

changelog.d/2257.packaging.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
The core packaging metadata started exposing a new `supported` extra
2+
-- by {user}`beruic`, {user}`sirosen` and {user}`webknjaz`.
3+
4+
This new opt-in install-level feature limits the `pip` dependency to
5+
the latest version we're testing in our CI at the time of release.
6+
7+
<!-- pyml disable-num-lines 2 commands-show-output -->
8+
```console
9+
$ pip install 'pip-tools [supported]'
10+
```

0 commit comments

Comments
 (0)