Revert "Enable py3.7"

Reverting to fix the commit message.
This commit is contained in:
Michał Górny
2018-07-24 14:47:40 +02:00
parent 95d0a66b0c
commit 934829a728

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
PYTHON_REQ_USE="threads(+)"
inherit autotools python-r1