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 8dc69f2 commit f0fc29bCopy full SHA for f0fc29b
1 file changed
peps/pep-0815.rst
@@ -43,10 +43,10 @@ Specification
43
=============
44
45
The ``RECORD.jws`` and ``RECORD.p7s`` files are deprecated, and the
46
-:ref:`binary distribution format <packaging:binary-distribution-format>` is
47
-updated to reflect this. Build backends and other tools must not add these
48
-files to wheels. Installers must not attempt to verify them, while they
49
-remain excluded from ``RECORD``.
+:ref:`binary distribution format specification
+<packaging:binary-distribution-format>` will be updated to reflect this. Build
+backends and other tools MUST NOT add these files to wheels. Installers
+SHOULD NOT attempt to verify them, while they remain excluded from ``RECORD``.
50
51
Backwards Compatibility
52
=======================
0 commit comments