Skip to content

Commit ae6d6f8

Browse files
committed
remove tensorflow as explicit dependency to allow tensorflow-gpu and tf-nightly pkg installs
1 parent 51b7912 commit ae6d6f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
author='Yahoo, Inc.',
1414
url='https://github.com/yahoo/TensorFlowOnSpark',
1515
keywords=['tensorflowonspark', 'tensorflow', 'spark', 'machine learning', 'yahoo'],
16-
install_requires=['tensorflow'],
1716
license='Apache 2.0',
1817
classifiers=[
1918
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)