summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
3 daysRemove 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
4 daysInitial commitAmin Vakil