python-zulip-api/zulip_bots/zulip_bots/bots/chessbot
Marco Burstein d176fbe324 bots: Fix a Chessbot dependency error.
Specify a version for Chessbot so that it will continue to function
properly if the library is updated. Also, update `test-bots` to remove
a temporary fix for Chessbot.
2018-12-09 18:57:10 -08:00
..
__init__.py chess: Rename to chessbot to avoid naming conflict with engine. 2018-05-26 16:12:25 -07:00
chess.conf chess: Rename to chessbot to avoid naming conflict with engine. 2018-05-26 16:12:25 -07:00
chessbot.py chess: Rename to chessbot to avoid naming conflict with engine. 2018-05-26 16:12:25 -07:00
doc.md chess: Rename to chessbot to avoid naming conflict with engine. 2018-05-26 16:12:25 -07:00
requirements.txt bots: Fix a Chessbot dependency error. 2018-12-09 18:57:10 -08:00
test_chessbot.py bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00