Skip to content
Snippets Groups Projects
Verified Commit 01a62bd5 authored by Yannick DAYER's avatar Yannick DAYER
Browse files

meta(reqs): add back the macos extra specifiers for tensorflow.

parent 2200c110
Branches
Tags
No related merge requests found
Pipeline #88101 failed
...@@ -65,10 +65,8 @@ ...@@ -65,10 +65,8 @@
"pytest-cov", "pytest-cov",
"coverage", "coverage",
"dask", "dask",
# dev-profile constraints will set the extras of tensorflow and "tensorflow; sys_platform != 'darwin'",
# tensorflow-macos according to the current OS. Leave both deps in here: "tensorflow-macos; sys_platform == 'darwin'",
"tensorflow",
"tensorflow-macos",
] ]
[tool.setuptools] [tool.setuptools]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment