ubot2/requirements-dev.txt
Jeff Ammons 2b9e9b752c Add tests and bugfix for b'' messages appearing in python3.
I added unicode and non-unicode message testing for the output() method
on RTMBot. I'm concerned about why the encode('ascii', 'ignore') was
there in the first place, but not having it seems to do the right
thing...
2016-05-27 17:59:40 -07:00

10 lines
153 B
Text

coveralls==1.1
ipdb==0.9.3
ipython==4.1.2
mock==2.0.0
pdbpp==0.8.3
pytest>=2.8.2
pytest-cov==2.2.1
pytest-pythonpath>=0.3
testfixtures==4.9.1
tox>=1.8.0