root/tox.ini

Revision 216:e1fc410855ae, 61 bytes (checked in by Andrew Davison <andrew.davison@…>, 15 months ago)

Changed to using old syntax for decorating a class in test_versioncontrol.py, since Python 2.5 does not support the class decorator syntax.

Line 
1[tox]
2envlist = py27, py26, py25
3[testenv]
4commands=nosetests
Note: See TracBrowser for help on using the browser.