Update Python modules

This commit is contained in:
nemunaire 2020-05-16 11:12:29 +02:00
commit ab1ec38a42
14 changed files with 18 additions and 17 deletions

View file

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python{2_7,3_5,3_6} )
PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} )
inherit distutils-r1 eutils