Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Python 3.5 old deps build by using a compatible pip version. (#9217) | Patrick Cloke | 2021-01-25 | 1 | -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 Cloke | 2020-12-02 | 1 | -1/+1 |
| | |||||
* | Fix py35-old CI by using native tox. (#7018) | Erik Johnston | 2020-03-02 | 1 | -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 Hoff | 2020-02-10 | 1 | -0/+18 |
Workaround for jaraco/zipp#40 |