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

@ -3,7 +3,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} pypy3 )
inherit distutils-r1