-
- Downloads
Add pyproject.toml and GitLab CI for project setup
Introduced a `pyproject.toml` file to define project metadata, dependencies, and Python version requirements. Added a `.gitlab-ci.yml` for automated builds and PyPI package uploads in the CI pipeline.
Loading
Please register or sign in to comment