[stubsabot] Mark caldav as obsolete since 1.4.0 (#12957)

This commit is contained in:
github-actions[bot]
2024-11-06 11:09:16 +01:00
committed by GitHub
parent 7b68c81f50
commit 6c3a534f9a

View File

@@ -3,6 +3,7 @@ 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
obsolete_since = "1.4.0" # Released on 2024-11-05
[tool.stubtest]
ignore_missing_stub = true