diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-10-08 17:12:40 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-10-08 17:12:40 +0100 |
commit | d51a3400196763c2de38918719d50ab75f3d1bc5 (patch) | |
tree | 1b066d0603ec9fd33e1c9e6688c2afc2b2a09304 | |
parent | Update contributing guide to use [all,dev] (diff) | |
download | synapse-d51a3400196763c2de38918719d50ab75f3d1bc5.tar.xz |
Newsfile
Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
-rw-r--r-- | changelog.d/11034.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11034.misc b/changelog.d/11034.misc new file mode 100644 index 0000000000..b15fd66ac3 --- /dev/null +++ b/changelog.d/11034.misc @@ -0,0 +1 @@ +When installing the optional developer dependencies, also include the dependencies needed for type-checking and unit testing. |