python-zulip-api/zulip_bots/zulip_bots/bots/incrementor
2018-01-06 16:39:52 +01:00
..
__init__.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
doc.md zulip_bots: Rename bots/{bot}/readme.md -> bots/{bot}/doc.md. 2017-08-15 19:30:13 -07:00
incrementor.py mypy: Add --disallow-any=generics & extend typing accordingly. 2017-12-11 20:14:00 -06:00
requirements.txt Add requirements.txt for each bot. 2018-01-06 16:39:52 +01:00
test_incrementor.py zulip_bots: Move from mock to unittest.mock in most files. 2018-01-06 16:39:52 +01:00