Commit graph

2 commits

Author SHA1 Message Date
4fd9f13f36 Add Forgejo PyPI support and update .gitignore for sensitive files 2026-02-20 09:55:42 +01:00
05fca294f9 Add initial project structure and tests for Elytra PIM Client
- Created pyproject.toml for project metadata and dependencies.
- Added requirements.txt for development and production dependencies.
- Implemented basic test structure in the tests module.
- Developed unit tests for ElytraClient, including Pydantic validation and error handling.
2026-02-20 09:08:43 +01:00