mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
9 lines
269 B
TOML
9 lines
269 B
TOML
version = "3.0.1"
|
|
upstream_repository = "https://github.com/nickmaccarthy/python-datemath"
|
|
# Requires a version of arrow with a `py.typed` file
|
|
requires = ["arrow>=1.0.1"]
|
|
obsolete_since = "3.0.2" # Released on 2024-09-11
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|