mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 08:41:42 -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": [
|
||||
"setuptools"
|
||||
],
|
||||
"libclang": [
|
||||
"setuptools"
|
||||
],
|
||||
"libcloud": [
|
||||
"setuptools"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue