Commit Graph

2 Commits

Author SHA1 Message Date
1ff3091ef1 chore(deps): add GitPython and pytest dependencies
- Add GitPython to manage Git repositories programmatically
- Add pytest for running unit tests and configuring test paths
2025-07-23 13:39:11 +02:00
6b51705a9e feat: Initializes project with basic configuration and structure
- Creates `cliff.toml` for changelog generation.
- Adds `pyproject.toml` for project metadata and dependencies.
- Sets up initial file structure with `.gitkeep`.
2025-07-12 21:26:08 +02:00