summarylogtreecommitdiffstats
path: root/install.patch
AgeCommit message (Collapse)Author
2021-08-03Adopt and overhaul packagingCaleb Maclennan
* Prepare Python build for reproducible build verification * Prefer to use tooling (setuptools-scm) specified by upstream rather than patches that need maintaining on every release bump. * Cleanup coding style (largely to my preferences, but also making sure bash quoting is valid and matches shellharden output) * Place fields in Wiki recommended order, sort dependencies
2021-07-19fix setup.pyGuillaume Horel