Files
typeshed/stubs/caldav/METADATA.toml
Sebastian Rittau 05453b0c0a Update caldav to 1.2 (#9821)
Also add a few default values and replace some instances of Any with
Incomplete.
2023-02-27 13:42:33 +01:00

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