Describe the bug, including details regarding any error messages, version, and platform.
python-sdist is failing with:
+ pytest -r s --pyargs pyarrow
/arrow/ci/scripts/python_sdist_test.sh: line 60: pytest: command not found
This is probably due to virtualenv not active.
Component(s)
Continuous Integration, Python