ptgbot/requirements.txt
Thierry Carrez 5f371d18d4 Add tests for PTGbot
Add tests for most commands in PTGbot, checking that they result in
the desired outcome.

With this patch all track commands are tested, as well as most admin
commands.

Change-Id: I0a9907da6946db224a9efd2c740f275dfad0f00e
2020-11-27 09:43:46 +01:00

6 lines
169 B
Plaintext

# Pin irc module to 15.1.1 until ib3 releases https://github.com/bd808/python-ib3/commit/92da70155e5378478802cb38baaa2a00187201d6
irc==15.1.1
python-daemon
ib3
requests