mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-19 14:59:48 +08:00
[icalendar] Update to 6.0.0 (#12706)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
version = "5.0.*"
|
||||
version = "6.0.*"
|
||||
upstream_repository = "https://github.com/collective/icalendar"
|
||||
requires = ["types-pytz"]
|
||||
requires = ["types-python-dateutil", "backports.zoneinfo; python_version<'3.9'"]
|
||||
|
||||
[tool.stubtest]
|
||||
stubtest_requirements = ["pytz"]
|
||||
|
||||
Reference in New Issue
Block a user