File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -378,17 +378,17 @@ found in `Add abi_features to sys
378378<https://github.com/zklaus/cpython/pull/1> `__.
379379
380380The reference implementation for the environment markers is available in a fork
381- of the `packaging ` library at `Environment markers for ABI features
381+ of the `` packaging ` ` library at `Environment markers for ABI features
382382<https://github.com/zklaus/packaging/pull/1> `__.
383383
384384`A demonstration package <https://github.com/zklaus/env-marker-example >`__ is
385385also available.
386386
387- Since `pip ` uses a vendored copy of `packaging ` internally, we also provide
387+ Since `` pip `` uses a vendored copy of `` packaging ` ` internally, we also provide
388388`a patched version of pip
389389<https://github.com/zklaus/pip/tree/env-marker-free-threading> `__, which is
390- based on pypa/pip:main with the vendored `packaging ` replaced by the reference
391- implementation linked above.
390+ based on pypa/pip:main with the vendored `` packaging `` replaced by the
391+ reference implementation linked above.
392392
393393Rejected Ideas
394394==============
@@ -425,7 +425,7 @@ to include them.
425425
426426Other Tooling
427427-------------
428- The reference implementation is based on the `packaging ` library and `pip `.
428+ The reference implementation is based on the `` packaging `` library and `` pip ` `.
429429We have confirmed that this allows for building and installing packages with
430430several build backends.
431431It is possible that other tools should be added to the reference
You can’t perform that action at this time.
0 commit comments