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

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

parent 555f181a
No related branches found
No related tags found
No related merge requests found
Pipeline #79407 failed
......@@ -54,10 +54,9 @@
"auto-intersphinx",
"sphinxcontrib-programoutput",
"matplotlib",
# dev-profile constraints will set the extras of tensorflow and
# tensorflow-macos according to the current OS. Leave both deps in here:
"tensorflow",
"tensorflow-macos",
"tensorflow; sys_platform != 'darwin'",
"tensorflow-macos; sys_platform == 'darwin'",
]
test = [
"pytest",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment