mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-26 22:01:14 +08:00
* Any -> Incomplete in a few files * Bump setuptools to 68.0.* Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
7 lines
143 B
TOML
7 lines
143 B
TOML
version = "68.0.*"
|
|
partial_stub = true
|
|
|
|
[tool.stubtest]
|
|
# darwin is equivalent to linux for OS-specific methods
|
|
platforms = ["linux", "win32"]
|