python-zulip-api/requirements.txt
neiljp (Neil Pilgrim) d73fa0f50f test-bots: Add option to use pytest for running tests.
* Add pytest to requirements.txt
* Add pass-through option to run pytest in verbose mode
* Use various default pytest options
* Exclude merels bot for now
2018-06-09 14:13:18 -04:00

10 lines
109 B
Plaintext

crayons
twine
coverage>=4.4.1
pycodestyle==2.3.1
mock
pytest
-e ./zulip
-e ./zulip_bots
-e ./zulip_botserver