dev-python/flaky: Tested on pypy & pypy3

This commit is contained in:
Michał Górny
2017-08-01 21:07:41 +02:00
parent 997776dbb5
commit ef3db8341b

View File

@@ -3,7 +3,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1