classes
classes copied to clipboard
Fix poetry install script
Fix poetry install script in gitlab CI config.
References:
- https://python-poetry.org/docs/#installing-with-the-official-installer
Checklist
- [ ] I have double checked that there are no unrelated changes in this pull request (old patches, accidental config files, etc)
- [ ] I have created at least one test case for the changes I have made
- [ ] I have updated the documentation for the changes I have made
- [ ] I have added my changes to the
CHANGELOG.md
Related issues
- Closes #494