Commit Graph

2 Commits

Author SHA1 Message Date
dev 3effd47453 wip
Test Workflow / test (push) Failing after 11s
Test Workflow / test (pull_request) Failing after 7s
2026-05-03 13:48:06 +02:00
dev 490f92935e feat: add uv-based project with pytest and CI workflow
Test Workflow / test (push) Failing after 1m53s
- Add pyproject.toml and uv.lock for Python project with uv
- Add src/__init__.py with add(), multiply(), greet() functions
- Add tests/test_example.py with unit tests
- Add commit-message skill for Conventional Commits
- Add Gitea Actions workflow to run pytest
2026-04-25 23:41:02 +02:00