Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Only import jinja2 when needed #5514

Merged
merged 7 commits into from
Jun 21, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update changelog entry to be more user-friendly
  • Loading branch information
anoadragon453 committed Jun 21, 2019
commit aba6a6b45ae1a53c0c6ca61b899c3b370bfa39ad
2 changes: 1 addition & 1 deletion changelog.d/5514.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Make jinja2 and bleach required dependencies.
Fix bug with `jinja2` preventing Synapse from starting. Users who had this problem should now simply need to run `pip install matrix-synapse`.