Add caldav third-party stubs (#5684)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Sebastian Rittau
2021-06-30 16:28:40 +02:00
committed by GitHub
co-authored by Jelle Zijlstra
parent 40b127d46a
commit 2b35ea5f91
17 changed files with 525 additions and 11 deletions
+3
View File
@@ -0,0 +1,3 @@
version = "0.8"
# also types-lxml, types-vobject, and types-icalendar when those stubs are added
requires = ["types-requests"]