Skip to content

Commit 241b529

Browse files
committed
Remove outdated part in news fragment
1 parent e1c6701 commit 241b529

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

changelog.d/3395.change.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
1-
Included two performance optimizations:
2-
3-
- ``setuptools.build_meta`` no longer tries to :func:`compile` the setup script code
4-
before :func:`exec`-ing it.
5-
6-
- ``setuptools.dist`` no longer tries to install missing dependencies for entry-points
7-
that do not have any ``extras``.
1+
Included a performance optimization: ``setuptools.build_meta`` no longer tries
2+
to :func:`compile` the setup script code before :func:`exec`-ing it.

0 commit comments

Comments
 (0)