Resolve "Add basic .gitlab-ci.yml"
The GitLab CI configuration now includes:
- Build of the documentation
- Linting
- Tests and Coverage
- Deployment to GitLab Pages
Currently, the test are only run against Python 3.8.
Closes #2 (closed)
Edited by Huste, Tobias