1
0

Switch back to merge main repository

This commit is contained in:
Jip J. Dekker 2021-03-22 11:01:38 +11:00
parent d8b9bf2b39
commit f271ff963b
No known key found for this signature in database
GPG Key ID: 517DF4A00618C9C3

View File

@ -9,7 +9,7 @@ if [ -d venv ]; then
else
python3 -m venv venv
source venv/bin/activate
python3 -m pip install git+https://github.com/Dekker1/mzn-bench.git@fix/env_size
python3 -m pip install git+https://github.com/MiniZinc/mzn-bench.git
fi
# Set other environment variables and load cluster modules