We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eff9e8 commit 006048fCopy full SHA for 006048f
CHANGES/10759.packaging.rst
@@ -1,5 +1,5 @@
1
-Support building against system llhttp library -- by :user:`mgorny`
+Added support for building against system ``llhttp`` library -- by :user:`mgorny`.
2
3
-This change adds support for ``USE_SYSTEM_DEPS`` environment variable that
4
-can be used to build aiohttp against the system install of the llhttp library
+This change adds support for :envvar:`USE_SYSTEM_DEPS` environment variable that
+can be used to build aiohttp against the system install of the ``llhttp`` library
5
rather than the vendored one.
0 commit comments