[__pyvenv] Switch to python3 -m venv for ubuntu

This commit is contained in:
Nico Schottelius 2020-05-01 15:28:01 +02:00
commit f58d662b32
3 changed files with 8 additions and 4 deletions

View file

@ -1,6 +1,10 @@
Changelog
---------
next:
* Type __pyvenv: Switch to python3 -m venv for Ubuntu (Nico Schottelius)
6.5.5: 2020-05-01
* Core: Fix XDG_CONFIG_HOME config file location (Joachim Desroches)
* Type __postgres_database: Add encoding, lc-collate, lc-ctype, template parameters (Timothée Floure)