Skip to content

Commit 609976a

Browse files
Add tf-keras as a dependency
1 parent 2c72e78 commit 609976a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ def select_constraint(default, nightly=None, git_master=None):
342342
nightly='>=1.18.0.dev',
343343
git_master='@git+https://github.com/tensorflow/tfx-bsl@master',
344344
),
345+
'tf-keras',
345346
],
346347
'extras_require': {
347348
'all': [*_make_extra_packages_tfjs(), *_make_docs_packages()],

0 commit comments

Comments
 (0)