mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
[stubsabot] Bump setuptools to 67.5.* (#9841)
Release: https://pypi.org/pypi/setuptools/67.5.0 Homepage: https://github.com/pypa/setuptools Changelog: https://setuptools.pypa.io/en/stable/history.html Diff: https://github.com/pypa/setuptools/compare/v67.4.0...v67.5.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. - 1 file included in typeshed's stubs has been modified or renamed: `pkg_resources/__init__.py`. - Total lines of Python code added: 28. - Total lines of Python code deleted: 23.
This commit is contained in:
committed by
GitHub
parent
9472dc10b9
commit
aadd0d2eff
@@ -1,4 +1,4 @@
|
||||
version = "67.4.*"
|
||||
version = "67.5.*"
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = true
|
||||
|
||||
Reference in New Issue
Block a user