v0.21.0
Added:
- Add
PYAPP_DISTRIBUTION_PATH_PREFIX
option for easier configuring of custom distribution internal paths - Add
PYAPP_ALLOW_UPDATES
option for enabling theupdate
management command when project installation is skipped
Fixed:
- Properly hide the
update
management command when skipping project installation