dev-python/parso: Tested on py3.7

This commit is contained in:
Michał Górny
2018-08-29 22:13:16 +02:00
parent 5dc5deb92c
commit d4b0ed7b47

View File

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