1
0
Files
synapse/changelog.d/9217.misc
Andrew Morgan 28106a581f Fix Python Old-Deps CI step (#79)
* Fix the Python 3.5 old-deps build. (#9146)

setuptools 51.0.0 dropped support for Python 3.5.

* Fix Python 3.5 old deps build by using a compatible pip version. (#9217)

Co-authored-by: Dan Callahan <danc@element.io>

pip 21.0 stopped supporting Python 3.5.

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2021-02-09 11:47:28 +00:00

2 lines
43 B
Plaintext

Fix the Python 3.5 old dependencies build.