diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/classes.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index cdfd1f7e31..a715be97dc 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
@@ -1478,6 +1478,9 @@ The tests you can list with the :term:`WARN_QA` and | |||
1478 | 1478 | ||
1479 | - ``perms:`` Currently, this check is unused but reserved. | 1479 | - ``perms:`` Currently, this check is unused but reserved. |
1480 | 1480 | ||
1481 | - ``pep517-backend:`` checks that a recipe inheriting | ||
1482 | :ref:`ref-classes-setuptools3` has a PEP517-compliant backend. | ||
1483 | |||
1481 | - ``pkgconfig:`` Checks ``.pc`` files for any | 1484 | - ``pkgconfig:`` Checks ``.pc`` files for any |
1482 | :term:`TMPDIR`/:term:`WORKDIR` paths. | 1485 | :term:`TMPDIR`/:term:`WORKDIR` paths. |
1483 | Any ``.pc`` file containing these paths is incorrect since | 1486 | Any ``.pc`` file containing these paths is incorrect since |