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 4a1a8ce commit ca8ba56Copy full SHA for ca8ba56
changelog.d/2257.packaging.md
@@ -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