diff options
author | Patrick Cloke <patrickc@matrix.org> | 2021-01-25 14:59:48 -0500 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2021-01-25 14:59:48 -0500 |
commit | fdf8346944eb0b9c720bb26677ce3f0fa61a9d3c (patch) | |
tree | 44be52b41a5284a412a814843fee0a72863dc9c4 /changelog.d | |
parent | Merge remote-tracking branch 'origin/develop' into jaywink/admin-forward-extr... (diff) | |
parent | Fix Python 3.5 old deps build by using a compatible pip version. (#9217) (diff) | |
download | synapse-fdf8346944eb0b9c720bb26677ce3f0fa61a9d3c.tar.xz |
Merge remote-tracking branch 'origin/develop' into jaywink/admin-forward-extremities
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9217.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9217.misc b/changelog.d/9217.misc new file mode 100644 index 0000000000..72bacc7110 --- /dev/null +++ b/changelog.d/9217.misc @@ -0,0 +1 @@ +Fix the Python 3.5 old dependencies build. |