Skip to content
Snippets Groups Projects
Commit 99459eff authored by Augustin Zidek's avatar Augustin Zidek Committed by Copybara-Service
Browse files

Use tensorflow-cpu in setup.py as well.

PiperOrigin-RevId: 390608262
Change-Id: I4c49aeb2aea362d578b7de43d16bf2e418fdd96d
parent cef198e0
Branches
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ setup(
'ml-collections',
'numpy',
'scipy',
'tensorflow',
'tensorflow-cpu',
],
tests_require=['mock'],
classifiers=[
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment