1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 01:03:24 +00:00

update tox to reflect new text directory structure

This commit is contained in:
Kevin McCarthy
2013-08-07 21:15:42 -10:00
parent 9ac03c889a
commit 70c7e040fb

View File

@@ -8,7 +8,7 @@ envlist = py26, py27, pypy, py26requests, py27requests, pypyrequests
[testenv] [testenv]
commands = commands =
py.test python setup.py test
deps = deps =
pytest pytest
PyYAML PyYAML