aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/python_version.py (follow)
Commit message (Collapse)AuthorAgeLines
* Add Multi-version CapabilityGravatar Hassan Abouelela2023-03-15-0/+54
Adds support for having multiple evaluation python versions installed in the docker container. A utility to automatically generate correct dockerfile instructions and nsjail mounts based on the available versions is also included. Signed-off-by: Hassan Abouelela <[email protected]>