lift pypy max restricitions. This fixes PR #3.

This commit is contained in:
ndparker
2014-11-16 16:00:50 +01:00
parent c21140cf85
commit 07d833544c

View File

@@ -21,7 +21,7 @@ name = rjsmin
python.min = 2.4
python.max = 3.4
pypy.min = 1.9
pypy.max = 2.2
pypy3.min = 2.4
jython.min = 2.5
jython.max = 2.7