aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2024-06-23Migrate to the PDM build systemThomas Watson
Avoids problems with .git_archival.txt breaking reproducibility. Nabbed from https://github.com/amaranth-lang/amaranth-soc/commit/d66881d83419c689fc96168150e57d9f467723aa
2023-02-03Migrate from setup.py to pyproject.toml.Catherine
2022-01-05setup: relax dependency on amaranth.Catherine
2021-12-10Rename nMigen to Amaranth HDL.whitequark
2020-11-13Use importlib_metadata instead of pkg_resources.whitequark
2020-11-13Update dependencies.whitequark
2020-07-07setup: update dependencies.whitequark
2020-02-09setup: update project URLs.whitequark
2019-09-20setup.py: fixes.Emily
2019-09-06setup: replace versioneer with setuptools_scm.whitequark
2019-06-04Extract from nMigen.whitequark