Skip to content

Commit

Permalink
Merge 3cda5e7 into db7f0af
Browse files Browse the repository at this point in the history
  • Loading branch information
msabramo committed Mar 7, 2015
2 parents db7f0af + 3cda5e7 commit 363debb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tox.ini
@@ -0,0 +1,7 @@
[tox]
envlist = py26, py27, py32, py33, py34, pypy, pypy3

[testenv]
deps = pytest
pytest-cov
commands = py.test {posargs:--cov=funcsigs --cov-report=term-missing tests/}

0 comments on commit 363debb

Please sign in to comment.