Add setuptools to libclang

This is needed for tensorflow-macos
This commit is contained in:
David Baynard 2022-11-02 20:10:40 +00:00
parent c52e327fc2
commit 5cceec71b3

View file

@ -7647,6 +7647,9 @@
"libasyncns": [
"setuptools"
],
"libclang": [
"setuptools"
],
"libcloud": [
"setuptools"
],