Skip to content
Snippets Groups Projects
Commit ab37f824 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: py-tensorflow require %clang

parent 0225ff88
Branches
Tags
No related merge requests found
Pipeline #119906 canceled
......@@ -378,7 +378,6 @@ packages:
- '@3.6.0'
py-protobuf:
require:
- '%clang'
- '@5.28.2'
py-pygithub:
require:
......@@ -397,6 +396,7 @@ packages:
- '@0.13.2'
py-tensorflow:
require:
- '%clang'
- '@2.18'
py-toml:
require:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment