python-keras: disable after theano was dropped

newer versions require tensorflow.
This commit is contained in:
مهدي شينون (Mehdi Chinoune)
2024-11-04 19:59:29 +01:00
parent 69f4fdb6e0
commit ae28edc31b

View File

@@ -11,7 +11,7 @@ pkgver=2.3.1
pkgrel=7
pkgdesc="Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64')
mingw_arch=()
url="https://keras.io/"
msys2_references=(
'pypi: keras'