Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Put back explicit venv activation in Alpine Linux
`busybox sh` does not appear to read commands from a file whose path is given as the value of `$ENV`, in this situation. I think I may have misunderstood that; the documentation does not say much about it and maybe, in Almquist-style shells, it is only read by interactive shells? I am not sure. This removes everything about `ENV` and activates the venv in each step where the venv should be used.
- Loading branch information