1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-27 19:37:22 +01:00

Fix virtualenv creation reported in #2335

This commit is contained in:
Joshua Tauberer
2023-11-28 07:24:30 -05:00
parent 0314554207
commit 371f5bc1b2
2 changed files with 11 additions and 0 deletions

View File

@@ -1,6 +1,11 @@
CHANGELOG
=========
In Development
--------------
* Some users reported an error installing Mail-in-a-Box related to the virtualenv command. This is hopefully fixed.
Version 65 (October 27, 2023)
-----------------------------