mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Summary: This adds python2 to the gvisor sandbox image. It can be used instead of the default python3 by setting PYTHON_VERSION to 2 (or calling run.py with python2). This is useful for making side-by-side comparisons with code running python3. Test Plan: manual Reviewers: alexmojaki Reviewed By: alexmojaki Differential Revision: https://phab.getgrist.com/D2957