pygments-xojo/tox.ini
Charles 0e3359d03a Add py26, py33 to tox.
Pygments supports Python >=2.6, Python>=3.3.

Signed-off-by: Charles <charles@declareSub.com>
2015-07-28 10:39:34 -04:00

5 lines
No EOL
92 B
INI

[tox]
envlist = py26, py27, py33, p34
[testenv]
deps = -rrequirements.txt
commands = py.test