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 62072b7 commit c022989Copy full SHA for c022989
source/discussions/wheel-vs-egg.rst
@@ -44,6 +44,10 @@ Here's a breakdown of the important differences between :term:`Wheel` and :term:
44
<https://docs.python.org/2/library/sysconfig.html#installation-paths>`_,
45
therefore making it easier to convert to other formats.
46
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
+
51
----
52
53
.. [1] Circumstantially, in some cases, wheels can be used as an importable
0 commit comments