Skip to content
Snippets Groups Projects
Commit f14b06c9 authored by Robert Habermann's avatar Robert Habermann
Browse files

fix tox tests

parent 220416d0
No related branches found
No related tags found
No related merge requests found
[tox]
envlist = py27,py34
[testenv]
deps=
unittest2
mock
responses
commands=unit2 discover []
#[testenv:py27]
#commands=
# unit2 discover []
# sphinx-build -b doctest docs html
# sphinx-build docs html
#deps =
# unittest2
# sphinx
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment