Update Python modules

This commit is contained in:
nemunaire 2020-05-12 00:33:06 +02:00
parent aea89c1f81
commit 025934822c
61 changed files with 62 additions and 63 deletions

View file

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
inherit distutils-r1