From c8031acee7500068b354f10f7a71fdb83c58de7a Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 14 Aug 2022 18:22:12 +0200 Subject: [PATCH] venv rebuild: synapse's folder is named matrix-synapse --- src/migrations/0024_rebuild_python_venv.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/migrations/0024_rebuild_python_venv.py b/src/migrations/0024_rebuild_python_venv.py index 5ead78b19..d5aa7fc10 100644 --- a/src/migrations/0024_rebuild_python_venv.py +++ b/src/migrations/0024_rebuild_python_venv.py @@ -68,6 +68,7 @@ class MyMigration(Migration): "pgadmin", "tracim", "synapse", + "matrix-synapse", "weblate", ]