Merge branch 'master' into develop

This commit is contained in:
Olivier Wilkinson (reivilibre)
2023-05-26 17:16:15 +01:00
11 changed files with 76 additions and 7 deletions

View File

@@ -95,6 +95,10 @@
# For building the Synapse documentation website.
mdbook
# For releasing Synapse
debian-devscripts # (`dch` for manipulating the Debian changelog)
libnotify # (the release script uses `notify-send` to tell you when CI jobs are done)
];
# Install Python and manage a virtualenv with Poetry.