mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
7 lines
216 B
TOML
7 lines
216 B
TOML
version = "~= 6.0.1"
|
|
upstream_repository = "https://github.com/collective/icalendar"
|
|
requires = ["types-python-dateutil", "backports.zoneinfo; python_version<'3.9'"]
|
|
|
|
[tool.stubtest]
|
|
stubtest_requirements = ["pytz"]
|