5 lines
65 B

  1. [tox]
  2. envlist = py27,py34
  3. [testenv]
  4. deps=pytest
  5. commands=py.test