Repo cleanup: CI, gitignore, versions
Explanation of changes
A clean up to mirror changes in the quantify-core repo
Merge checklist
See also merge request guidelines
-
Merge request has been reviewed and approved by a project maintainer. -
Merge request contains a clear description of the proposed changes and the issue it addresses. -
Merge request made onto appropriate branch (develop for most MRs). -
CI pipelines pass -
black code-formatting passes (gitlab-ci), -
test suite passes (gitlab-ci), -
no degradation in code-coverage (codacy), -
no (serious) new pylint code quality issues introduced (codacy), -
documentation builds succesfully (readthedocs).
-
Edited by Kelvin Loh