]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108303: Move `.whl` test files to `Lib/test/wheeldata/` (#114343)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 23 Jan 2024 15:33:12 +0000 (18:33 +0300)
committerGitHub <noreply@github.com>
Tue, 23 Jan 2024 15:33:12 +0000 (16:33 +0100)
commitba253a4794ae2d35a6f6df46a98a1ed38bd61268
tree3bd465e925797554ceda62f6d0e36b77e2f3c7eb
parent01105c7c4f7f01a8b1077008e61d5c7df0ab832b
gh-108303: Move `.whl` test files to `Lib/test/wheeldata/` (#114343)
Lib/test/support/__init__.py
Lib/test/wheeldata/setuptools-67.6.1-py3-none-any.whl [moved from Lib/test/setuptools-67.6.1-py3-none-any.whl with 100% similarity]
Lib/test/wheeldata/wheel-0.40.0-py3-none-any.whl [moved from Lib/test/wheel-0.40.0-py3-none-any.whl with 100% similarity]
Makefile.pre.in