mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
9 lines
258 B
TOML
9 lines
258 B
TOML
version = "1.3.*"
|
|
upstream_repository = "https://github.com/python-caldav/caldav"
|
|
# also types-lxml and types-icalendar when those stubs are added
|
|
requires = ["types-requests", "types-vobject"]
|
|
partial_stub = true
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|