enable console tests in PY3

This commit is contained in:
Mikhail Korobov 2015-08-27 21:37:24 +05:00
parent 9616d91e4a
commit 8ecc4544b3
1 changed files with 3 additions and 0 deletions

View File

@ -3,3 +3,6 @@ pytest-twisted
pytest-cov
testfixtures
jmespath
# optional for shell wrapper tests
bpython
ipython