FIX: try python@3.8.12

This commit is contained in:
Germann Elsa Sylvia
2022-10-24 16:06:26 +02:00
parent 28a3938cb5
commit e32142d02f

View File

@ -9,6 +9,6 @@ check:
stage: check
script:
- source /opt/psi/config/profile.bash
- module load Python
- module load Python/3.8.12
- export COLUMNS=$COLUMNS
- /opt/psi/Programming/Python/3.9.10/bin/python3 dependency-checker.py
- python3 dependency-checker.py