Python 3.7 -> async_timeout-3.0.1

This commit is contained in:
Andreas Billmeier 2019-01-06 20:08:37 +01:00
parent c9ea70b239
commit 876b019be1

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{5,6} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
inherit distutils-r1