Files
typeshed/stubs/python-datemath/METADATA.toml
github-actions[bot] 001c3b6495 [stubsabot] Bump python-datemath to 3.0.* (#12583)
Co-authored-by: stubsabot <>
2024-09-01 18:36:00 +01:00

9 lines
236 B
TOML

version = "3.0.*"
upstream_repository = "https://github.com/nickmaccarthy/python-datemath"
# Requires a version of arrow with a `py.typed` file
requires = ["arrow>=1.0.1"]
partial_stub = true
[tool.stubtest]
ignore_missing_stub = true