Skip to content

Commit 11f13d0

Browse files
authored
Merge pull request pypa#1787 from di/update-dynamic-to-include-deprecated-fields
Add definition of deprecated metadata fields
2 parents 92ca83b + 55f3dde commit 11f13d0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/specifications/core-metadata.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,11 @@ Examples::
797797
Deprecated Fields
798798
=================
799799

800+
Deprecated fields should be avoided, but they are valid metadata fields. They
801+
may be removed in future versions of the core metadata standard (at which point
802+
they will only be valid in files that specify a metadata version prior to the
803+
removal). Tools SHOULD warn users when deprecated fields are used.
804+
800805
.. _home-page-optional:
801806
.. _core-metadata-home-page:
802807

0 commit comments

Comments
 (0)