mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Use python3 for running tests. Grist has supported python3 for a while, and is slowly slowly starting to inch away from python2 support. Grist now needs python3 when doing imports, although python2 is still supported for regular document operation.