stubtest: use separate table in METADATA.toml (#8096)

This commit is contained in:
Shantanu
2022-06-19 00:43:24 -07:00
committed by GitHub
parent 42409735b2
commit 64181e8dad
9 changed files with 30 additions and 19 deletions

View File

@@ -7,6 +7,7 @@ extra_description = """\
using `pip`.\
"""
[tool.stubtest]
# Since the "gdb" Python package is available only inside GDB, it is not
# possible to install it through pip, so stub tests cannot install it.
stubtest = false
skip = true