- add a continuous integration pipeline
- 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
Tests are failing but the pipeline itself is working as expected.