[tox] envlist = py26,py27 [testenv] commands = nosetests -s tests unit2 discover [] deps = nose unittest2 mock Markdown BeautifulSoup typogrify webassets