zulip/zerver/webhooks/trello
Anders Kaseorg 840cf4b885 requirements: Drop direct dependency on mock.
mock is just a backport of the standard library’s unittest.mock now.

The SAMLAuthBackendTest change is needed because
MagicMock.call_args.args wasn’t introduced until Python
3.8 (https://bugs.python.org/issue21269).

The PROVISION_VERSION bump is skipped because mock is still an
indirect dev requirement via moto.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-05-26 11:40:42 -07:00
..
fixtures cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
view python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
__init__.py Webhook: Remove duplicate trello code. 2017-08-08 15:55:09 -07:00
doc.md integration docs: Remove angle brackets from trello bash command. 2019-09-19 17:48:16 -07:00
tests.py requirements: Drop direct dependency on mock. 2020-05-26 11:40:42 -07:00