Mentions légales du service

Skip to content
Snippets Groups Projects

Engine evolution

Closed PRATS Tommy requested to merge dev/tommy/test_auto into main
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -7,9 +7,9 @@ default:
- virtualenv -p python3 .venv
- source .venv/bin/activate
- env
- apt-get update
- pip3 install -r requirements.txt
- pip3 install --extra-index-url https://gitlab.inria.fr/api/v4/groups/corse/-/packages/pypi/simple easytracker-gdb
- apt install -y libcriterion3
- python -m pip install pytest
- pip3 install termcolor pyyaml
- apt install -y libjpeg-dev
Loading