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