-
- 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.
.gitlab-ci.yml
0 → 100644
pyproject.toml
0 → 100644
Please register or sign in to comment