Would it be possible to allow for s5cmd to be installed in the active venv instead of downloading it to the user's home directory? I have at least one use case where multiple users on a shared system would be using this, and it would be better to have it pre-downloaded by the venv once rather than having each user download it (perhaps multiple times if they see the executable and decide to delete it from their home dir).
Would it be possible to allow for s5cmd to be installed in the active venv instead of downloading it to the user's home directory? I have at least one use case where multiple users on a shared system would be using this, and it would be better to have it pre-downloaded by the venv once rather than having each user download it (perhaps multiple times if they see the executable and decide to delete it from their home dir).