diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-09-01 08:16:58 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-01 08:16:58 -0400 |
| commit | 318245eaa6d37a27ca72168356198fdd90abfbb7 (patch) | |
| tree | 4a86ef7c7db70eae15d9c56c73cddeae243593f8 | |
| parent | Move and rename `get_devices_with_keys_by_user` (#8204) (diff) | |
| download | synapse-318245eaa6d37a27ca72168356198fdd90abfbb7.tar.xz | |
Do not install setuptools 50.0. (#8212)
This is due to compatibility issues with old Python versions.
| -rw-r--r-- | INSTALL.md | 2 | ||||
| -rw-r--r-- | changelog.d/8212.bugfix | 1 | ||||
| -rw-r--r-- | synapse/python_dependencies.py | 4 |
3 files changed, 6 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md |
