mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-19 23:09:43 +08:00
add colorama to tox config, because that improves the color output
This commit is contained in:
@@ -5,6 +5,8 @@ deps =
|
|||||||
https://bitbucket.org/hpk42/pytest/get/c4f58165e0d4.zip
|
https://bitbucket.org/hpk42/pytest/get/c4f58165e0d4.zip
|
||||||
# docopt for sith doctests
|
# docopt for sith doctests
|
||||||
docopt
|
docopt
|
||||||
|
# coloroma for colored debug output
|
||||||
|
colorama
|
||||||
commands =
|
commands =
|
||||||
py.test []
|
py.test []
|
||||||
[testenv:py26]
|
[testenv:py26]
|
||||||
|
|||||||
Reference in New Issue
Block a user