Skip to content

Instantly share code, notes, and snippets.

@ionelmc
Created July 14, 2014 13:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ionelmc/4a56e2467aeb6d228ebe to your computer and use it in GitHub Desktop.
Save ionelmc/4a56e2467aeb6d228ebe to your computer and use it in GitHub Desktop.
[tox]
envlist = py34
skipsdist = true
[testenv]
deps =
pytest
commands =
{posargs:py.test -vv}
[pytest]
norecursedirs =
.git
.tox
dist
build
addopts =
--doctest-modules
--doctest-glob *.rst
--capture no

La țară mere ...

>>> some error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment