-
- Downloads
Update .gitlab-ci.yml to include versioneer vendor install
Added a step to install versioneer with the `--vendor` flag in the CI pipeline. This ensures versioneer is properly set up for managing versioning during builds. The change helps streamline the build and deployment process.
Please register or sign in to comment