rileyshahar / aga

aga grades assignments
MIT License
8 stars 2 forks source link

Custom python version #25

Closed rileyshahar closed 2 years ago

rileyshahar commented 2 years ago

It would be nice to be able to specify python versions to run tests against in the gradescope environment, so that student code that relies on >3.6 features won't fail. This might require writing our own docker container to run tests in.