Skip to content

Commit 651ab26

Browse files
authored
Remove libs/vendored_py_packages/wheel-0.45.1-py3-none-any.whl (#4851)
Follow up to #4830 See also: #4843 ## Why Unused.
1 parent d062420 commit 651ab26

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

libs/patchwheel/patch_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ name = "myproj"
6666
version = "0.1.0"
6767
6868
[build-system]
69-
requires = ["setuptools>=61.0.0", "wheel"]
69+
requires = ["setuptools>=61.0.0"]
7070
build-backend = "setuptools.build_meta"
7171
7272
[tool.setuptools.packages.find]
-70.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)