Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/pyproject.toml
AgeCommit message (Expand)Author
2023-03-29Add some tweaks to make PKGBUILD more manageable (#1695)Anton Hvornum
2023-02-27Replacing flit (#1655)Anton Hvornum
2022-03-29Made build version dynamic as pointed out in https://github.com/pypa/build/is...Anton Hvornum
2022-03-28Deflate user interactions (#1019)Daniel
2022-02-12Leverage same build system used by PyPi in the ArchInstall ISO (#973)Dylan M. Taylor
2022-02-12Various Build System Improvements (#971)Dylan M. Taylor
2022-01-06Added type annotations to all functions (#845)Anton Hvornum
2021-12-02Add simple menu for better UX (#660)Daniel
2021-05-19Added support for getting configuration from a config file (#364)Yash Tripathi
2021-04-22updated pyproject.toml to fix issues with packageadvaithm
2021-04-12update excludesadvaithm
2021-04-12moved to flit build systemadvaithm
2021-04-05Add .pyproject.toml file for PEP 517 compliancePyfisch