Fix virtualenv configuration

This commit is contained in:
VirtuBox
2020-10-26 14:21:04 +01:00
parent 009b5e1af6
commit 295b8420cf
3 changed files with 60 additions and 16 deletions

View File

@@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### v3.9.x - [Unreleased]
#### Fixed
- Python virtualenv configuration
#### v3.13.0 - 2020-10-25
#### Added