summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
3 hoursRemove unnecessary python-wheel depsgesh
As noted in wheel's PyPI page, since setuptools 70.1 this is no longer needed for `python -m build --wheel` (aka bdist_wheel), and is only used for the actual wheel command line tool. See: https://pypi.org/project/wheel/ Closes: #666
35 hoursInitial commitAmin Vakil