Commit graph

2 commits

Author SHA1 Message Date
e9c7eb07bc
feat: Update project configuration for packaging
- Updated `.gitignore` to exclude the `dist/` directory, ensuring build artifacts are not tracked in Git, maintaining repository cleanliness.
- Renamed project to `trackingmore-api-tool` in `pyproject.toml` for better identification and consistency across platforms.
- Added configuration for wheel packaging in `pyproject.toml`, facilitating easier package distribution and installation.
2024-04-23 17:24:08 +02:00
3194493e64
Seems to work so far 2023-03-25 20:18:17 +00:00