mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
[stubsabot] Mark caldav as obsolete since 1.4.0 (#12957)
This commit is contained in:
committed by
GitHub
parent
7b68c81f50
commit
6c3a534f9a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user