UNPKG

asciichart

Version:

Nice-looking lightweight console ASCII line charts ╭┈╯ with no dependencies

15 lines (12 loc) 218 B
[tox] envlist = py{27,35,36},qa skipsdist = True skip_missing_interpreters = True [testenv] setenv = PYTHONPATH = {toxinidir}:{toxinidir} commands = python test.py [testenv:qa] commands = flake8 deps = .[qa]