Skip to content

Commit c022989

Browse files
authored
docs: add notice about PEP 715 (#1278)
Refs: https://peps.python.org/pep-0715/ Signed-off-by: Mike Fiedler <[email protected]>
1 parent 62072b7 commit c022989

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/discussions/wheel-vs-egg.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ Here's a breakdown of the important differences between :term:`Wheel` and :term:
4444
<https://docs.python.org/2/library/sysconfig.html#installation-paths>`_,
4545
therefore making it easier to convert to other formats.
4646

47+
* :term:`Egg` uploads have been disabled for upload to PyPI, per :pep:`715`.
48+
Read the `deprecation notice <https://blog.pypi.org/posts/2023-06-26-deprecate-egg-uploads/>`_
49+
for more information.
50+
4751
----
4852

4953
.. [1] Circumstantially, in some cases, wheels can be used as an importable

0 commit comments

Comments
 (0)