astral-1.7.1 Python 3.7 compatibility
This commit is contained in:
parent
62f72e240a
commit
c9ea70b239
@ -3,7 +3,8 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( pypy3 python2_7 python3_{4,5,6} )
|
||||
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Calculations for the position of the sun and moon."
|
||||
|
Loading…
x
Reference in New Issue
Block a user