mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
8 lines
163 B
TOML
8 lines
163 B
TOML
version = "1.5.*"
|
|
# Requires a version of arrow with a `py.typed` file
|
|
requires = ["arrow>=1.0.1"]
|
|
partial_stub = true
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|