https://medium.com/testcult/intro-to-test-framework-pytest-5b1ce4d011ae
pyenv install 3.7.12
~/.pyenv/versions/3.7.12/bin/python3 -m venv $ENV_DIR
source $ENV_DIR/bin/activate
https://medium.com/testcult/intro-to-test-framework-pytest-5b1ce4d011ae
pyenv install 3.7.12
~/.pyenv/versions/3.7.12/bin/python3 -m venv $ENV_DIR
source $ENV_DIR/bin/activate