Files
typeshed/stubs/icalendar/METADATA.toml
2024-11-27 17:01:20 +01:00

11 lines
242 B
TOML

version = "6.1.*"
upstream_repository = "https://github.com/collective/icalendar"
requires = [
"types-python-dateutil",
"types-pytz",
"backports.zoneinfo; python_version<'3.9'",
]
[tool.stubtest]
stubtest_requirements = ["pytz"]