[web] fix -> failing to install some applications when the expected temp directory does not exist

This commit is contained in:
Vinicius Moreira
2021-01-30 08:37:17 -03:00
parent d71fce19c8
commit 2e468fae67
3 changed files with 9 additions and 1 deletions

View File

@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.14] 2021
### Fixes
- Web
- failing to install some applications when the expected temp directory does not exist
## [0.9.13] 2021-01-20
### Fixes
- missing Python hard dependency: **packaging**