mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 16:51:40 -05:00
Add setuptools to libclang
This is needed for tensorflow-macos
This commit is contained in:
parent
c52e327fc2
commit
5cceec71b3
1 changed files with 3 additions and 0 deletions
|
@ -7647,6 +7647,9 @@
|
||||||
"libasyncns": [
|
"libasyncns": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
|
"libclang": [
|
||||||
|
"setuptools"
|
||||||
|
],
|
||||||
"libcloud": [
|
"libcloud": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue