py-keras: Incompatible with python27

This commit is contained in:
Min Kim 2019-08-05 18:40:00 -07:00
parent 70d275261f
commit 6298563ec5
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ DEPENDS+= ${PYPKGPREFIX}-h5py>=2.7.1:../../devel/py-h5py
DEPENDS+= ${PYPKGPREFIX}-Keras_Applications>=1.0.6:../../wip/py-Keras_Applications
DEPENDS+= ${PYPKGPREFIX}-Keras_Preprocessing>=1.0.5:../../wip/py-Keras_Preprocessing
PYTHON_VERSIONS_INCOMPATIBLE= 27
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"