export VIRTUAL_ENV=venv
layout python python3
python -c 'import pyparsing' 2>/dev/null || pip install -r scripts/requirements.txt
