about summary refs log tree commit diff
path: root/pyproject.toml
AgeCommit message (Collapse)Author
2026-05-27pyproject: add build-system stanza for Guix packaging HEAD mainClaude Sonnet 4.6
Without a [build-system] table Guix's pyproject-build-system has no backend to invoke. Declare setuptools so the package builds cleanly.
2026-05-27Initialise with smoke tests for various GeneNetwork services.Frederick Muriuki Muriithi
The code in this commit was written by claude code, and is yet to be reviewed. Expect changes once the code has been reviewed.