Explorar el Código

Add dev debug tools.

pull/412/head
William Ting hace 8 años
padre
commit
377eadbad3
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      tox.ini

+ 2
- 0
tox.ini Ver fichero

@ -14,6 +14,8 @@ setenv =
deps =
mock
coverage
ipdb
ipython
pytest
commands =
coverage run --source=bin/ -m pytest -vv -rxs --tb native -s --durations 10 --strict {posargs:tests}

Cargando…
Cancelar
Guardar