py-sklearn-pandas: Incompatible with python27

This commit is contained in:
Min Kim 2019-08-05 18:39:19 -07:00
parent 9505cf6329
commit 70d275261f
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-pandas-[0-9]*:../../math/py-pandas
DEPENDS+= ${PYPKGPREFIX}-scikit-learn>=0.17:../../math/py-scikit-learn
PYTHON_VERSIONS_INCOMPATIBLE= 27
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"