EOX GitLab Instance

Skip to content
Snippets Groups Projects

Ingestor

Set up

python3 -m venv .
source bin/activate
pip install -r requirements.txt
pip install pytest

Testing

pytest ingestor/