Bump uncompyle. Pypy 5.8.0-beta tolerance

This commit is contained in:
rocky
2017-10-24 22:56:23 -04:00
parent 1761ba2581
commit 5e7632c33e
2 changed files with 3 additions and 3 deletions

View File

@@ -42,9 +42,9 @@ check-3.7: pytest
check-2.6:
$(MAKE) -C test $@
#:PyPy 2.6.1 or PyPy 5.0.1
#:PyPy 2.6.1 PyPy 5.0.1, or PyPy 5.8.0-beta0
# Skip for now
2.6 5.0 5.3:
2.6 5.0 5.3 5.8:
#:PyPy pypy3-2.4.0 Python 3:
pypy-3.2 2.4: