Files
typeshed/stubs/python-datemath/METADATA.toml
2023-07-20 16:45:41 +02:00

9 lines
236 B
TOML

version = "1.5.*"
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