mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-01 17:13:24 +08:00
stubtest: use separate table in METADATA.toml (#8096)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user