python-rein
python-rein copied to clipboard
Tox testing fails
Says it can't find requests module. Also, pytest is replaced by unittest to get some basic testing in so updating the tox.ini to run nose or python -m unittest2 is part of making this work.