streamparse 3.16.0
Features
- Faster virtualenv creation when passing multiple requirements files to
sparse submit
(PR #459) - Add
sudo_user
option toconfig.json
that can be used for specifying a different user that is used for virtualenv creation/deletion instead of always using the SSH login user. (PR #455)
Fixes
- Fix typo that would cause
update_virtualenv
to when no CLI options were passed (PR #459)