mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +08:00
7 lines
174 B
TOML
7 lines
174 B
TOML
version = "1.2.*"
|
|
# also types-lxml and types-icalendar when those stubs are added
|
|
requires = ["types-requests", "types-vobject"]
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|