summary refs log tree commit diff
path: root/.buildkite/scripts/test_old_deps.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix Python 3.5 old deps build by using a compatible pip version. (#9217)Patrick Cloke2021-01-251-0/+3
| | | | | Co-authored-by: Dan Callahan <danc@element.io> pip 21.0 stopped supporting Python 3.5.
* Add basic SAML tests for mapping users. (#8800)Patrick Cloke2020-12-021-1/+1
|
* Fix py35-old CI by using native tox. (#7018)Erik Johnston2020-03-021-6/+1
| | | | | I'm not really sure how this was going wrong, but this seems like the right approach anyway.
* Update setuptools for python 3.5 tests (#6880)Richard van der Hoff2020-02-101-0/+18
Workaround for jaraco/zipp#40