Python 3.7 -> requirements-parser-0.2.0

This commit is contained in:
Andreas Billmeier 2019-01-06 20:11:49 +01:00
parent a75c3e90ac
commit 2a692b80cf
1 changed files with 1 additions and 1 deletions

View File

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