Commit 3419ddbd by Gabriel

Test with PyPy.

parent 61cb1d85
......@@ -29,7 +29,7 @@ Read RFC 6266 section 4.3 for more details.
# Compatibility
Currently tested under Python 2.7, Python 2.6, and Python 3.2.
Currently tested under Python 2.7, Python 2.6, Python 3.2, and PyPy (1.7).
# Testing
......
[tox]
envlist=py27,py26,py32
envlist=py27,py26,py32,pypy
[testenv]
deps=nose
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment