- Jan 08, 2025
-
-
Frank Baier authored
This change renames the pyproject.toml file to pyproject.toml.bak to indicate a backup version. No other modifications were made to the file contents.
-
Frank Baier authored
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.
-