summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
10 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
42 hoursInitial commitAmin Vakil