We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ffef4f commit edb4d68Copy full SHA for edb4d68
CHANGES.rst
@@ -151,7 +151,7 @@ Changes
151
in ``setup.cfg`` and ``pyproject.toml`` when ``package_dir`` is implicitly
152
found via auto-discovery.
153
* #3178: Postponed importing ``ctypes`` when hiding files on Windows.
154
- This helps to prevent errors in systems that might not have `libffi` installed.
+ This helps to prevent errors in systems that might not have ``libffi`` installed.
155
* #3179: Merge with pypa/distutils@267dbd25ac
156
157
Documentation changes
0 commit comments