mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-20 18:23:15 +08:00
Use vobject stubs in caldav (#5749)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
version = "0.8"
|
||||
# also types-lxml, types-vobject, and types-icalendar when those stubs are added
|
||||
requires = ["types-requests"]
|
||||
# also types-lxml and types-icalendar when those stubs are added
|
||||
requires = ["types-requests", "types-vobject"]
|
||||
|
||||
Reference in New Issue
Block a user