opencv-python icon indicating copy to clipboard operation
opencv-python copied to clipboard

Added detailed inline documentation for custom setuptools build hook

Open midhunsai31 opened this issue 8 months ago • 0 comments

This PR adds inline comments and documentation to the custom build backend logic that overrides "get_requires_for_build_wheel" using setuptools. The main goal is to make the code more understandable for future contributors.

midhunsai31 avatar Apr 19 '25 15:04 midhunsai31