tox.ini 82 B

123456789
  1. [tox]
  2. envlist = py26,py27,py34
  3. [testenv]
  4. deps=
  5. nose
  6. commands=
  7. nosetests