aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
AgeCommit message (Expand)Author
2024-10-09Drop support for Python 3.8.Catherine
2024-07-21(Speculatively) mark as compatible with Amaranth 0.6.Catherine
2024-06-23Migrate to the PDM build systemThomas Watson
2024-02-28Add smoke tests for a selection of iCE40, ECP5, Xilinx, Intel boards.Catherine
2024-02-28Mark as compatible with Amaranth 0.5.Catherine
2023-12-13Bump to amaranth 0.4.Wanda
2023-08-22pyproject: depend on setuptools>=67.0, not ~=67.0.Catherine
2023-08-08Add PDM development workflow that integrates YoWASP toolchain.Catherine
2023-08-08Drop support for Python 3.7.Catherine
2023-03-22Add a workaround for setuptools erroring out on stale git checkouts.Catherine
2023-02-03Drop support for Amaranth 0.2.Catherine
2023-02-03CI: test against all supported Amaranth versions.Catherine
2023-02-03Migrate from setup.py to pyproject.toml.Catherine
2021-12-17Revert "Add PEP 518 `pyproject.toml`."Catherine
2021-11-05Add PEP 518 `pyproject.toml`.whitequark