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 393ccfb commit 7a69c00Copy full SHA for 7a69c00
news/4256.removal.rst
@@ -1,3 +1,4 @@
1
-``freeze`` no longer excludes the ``setuptools``, ``distribute`` and ``wheel``
2
-packages from the output by default when running on Python 3.12 or later.
3
-Use ``--exclude`` if you wish to exclude any of these packages.
+``freeze`` no longer excludes the ``setuptools``, ``distribute``, and ``wheel``
+from the output when running on Python 3.12 or later, where they are not
+included in a virtual environment by default. Use ``--exclude`` if you wish to
4
+exclude any of these packages.
0 commit comments