mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-22 16:10:29 +08:00
11 lines
333 B
TOML
11 lines
333 B
TOML
version = "2.3.*"
|
|
upstream_repository = "https://github.com/google/atheris"
|
|
partial_stub = true
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|
|
# TODO (2025-03-05): unskip once `atheris` can be installed on `ubuntu-24.04`,
|
|
# see https://github.com/python/typeshed/pull/13582 and
|
|
# https://github.com/google/atheris/issues/82
|
|
skip = true
|