Closed geo2a closed 2 years ago
The current version of PyTeal requires Python 3.10, while so far we've been using Python 3.8.
This PR uses pyenv to install and use Python 3.10.6 in the Docker image.
pyenv
The current version of PyTeal requires Python 3.10, while so far we've been using Python 3.8.
This PR uses
pyenv
to install and use Python 3.10.6 in the Docker image.