mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-27 22:31:12 +08:00
Release: https://pypi.org/pypi/setuptools/68.1.0 Homepage: https://github.com/pypa/setuptools Repository: https://github.com/pypa/setuptools Changelog: https://setuptools.pypa.io/en/stable/history.html Diff: https://github.com/pypa/setuptools/compare/v68.0.0...v68.1.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 42 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 3401. - Total lines of Python code deleted: 2264.
8 lines
202 B
TOML
8 lines
202 B
TOML
version = "68.1.*"
|
|
upstream_repository = "https://github.com/pypa/setuptools"
|
|
partial_stub = true
|
|
|
|
[tool.stubtest]
|
|
# darwin is equivalent to linux for OS-specific methods
|
|
platforms = ["linux", "win32"]
|