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

meta(deps): apply the tensorflow specifier changes to all variants

parent b4a98504
No related branches found
No related tags found
No related merge requests found
Pipeline #81812 passed
......@@ -62,10 +62,8 @@
"pytest",
"pytest-cov",
"coverage",
# 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'",
]
[tool.setuptools]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment