dev-requirements.txt
39 Bytes
-
Added Jail and Language abstractions. · 4a9e7c99
Jails provide a broader configuration for a given command. Language provides programming-language configuration, so multiple jails can exist for a given language without duplicating configuration. * jail_code and safe_exec now live on the the Jail object * codejail does not autoconfigure an insecure codejail at import time * safe_exec can now be run for python3 codejails
J. Cliff Dyer committed
This project manages its dependencies using
pip.
Learn more