krz/daily-poem

Poetry emailed, at your will.

clone: git clone https://gitbay.org/krz/daily-poem.git

f39571a422e625f638c7937b5bb10e5e1ea967db

signed_unknown_key

author: Christian Cleberg <hello@cleberg.net> · 2026-08-23T03:20:19Z
committer: <noreply@github.com>

Merge pull request #2 from krazywarez/ci/checks

Fix the crash, make it importable, and check it
 .github/workflows/test.yml | 38 ++++++++++++++++++++++
 .gitignore                 |  5 +++
 main.py                    | 80 +++++++++++++++++++++++++---------------------
 requirements-dev.in        |  2 ++
 requirements-dev.txt       | 22 +++++++++++++
 tests/test_main.py         | 48 ++++++++++++++++++++++++++++
 6 files changed, 159 insertions(+), 36 deletions(-)