Update Python modules

This commit is contained in:
nemunaire 2020-05-15 12:44:09 +02:00
parent d45a48cff8
commit 643ac413ba
12 changed files with 16 additions and 16 deletions

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,8} )
inherit distutils-r1