diff options
author | Dan Callahan <dan.callahan@gmail.com> | 2020-10-27 23:24:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-27 23:24:33 +0000 |
commit | 88e1d0c52b6f59ee8eb13a8a0c6657eb54557fe6 (patch) | |
tree | b1912461e9076c46825a031c0353fa4d90a0406f | |
parent | Cross-link documentation to the prometheus recording rules. (#8667) (diff) | |
download | synapse-88e1d0c52b6f59ee8eb13a8a0c6657eb54557fe6.tar.xz |
Note support for Python 3.9 (#8665)
As expected, all tests pass locally without modification. Signed-off-by: Dan Callahan <danc@element.io>
-rw-r--r-- | INSTALL.md | 2 | ||||
-rw-r--r-- | changelog.d/8665.doc | 1 | ||||
-rwxr-xr-x | setup.py | 1 | ||||
-rw-r--r-- | tox.ini | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md |