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 0901f17 commit 6c28544Copy full SHA for 6c28544
peps/pep-0829.rst
@@ -103,6 +103,10 @@ File Naming and Discovery
103
Build backends and installers :ref:`**MAY** <tool-authors>` impose
104
stricter constraints if they so choose.
105
106
+* The package name (i.e. the ``<package>`` prefix) **MUST** follow the
107
+ standard `name normalization rules
108
+ <https://packaging.python.org/en/latest/specifications/name-normalization/>`_.
109
+
110
* ``<package>.site.toml`` files live in the same site-packages directories
111
where ``<package>.pth`` files are found today.
112
0 commit comments