Skip to content

- add a continuous integration pipeline

Jerome Carnis requested to merge ci into master
  • added .gitlab-ci.yml with two steps (linting and testing)
  • added a requirements.txt
  • added /venv/ to .gitignore

Tests are failing but the pipeline itself is working as expected.

Edited by Jerome Carnis

Merge request reports