Files
typeshed/stubs/setuptools/METADATA.toml
Sebastian Rittau 06c2fb047a Bump setuptools to 68.0 (#10339)
* Any -> Incomplete in a few files
* Bump setuptools to 68.0.*

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2023-06-21 13:26:55 +01:00

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"]