Skip to content

Commit 538d62b

Browse files
authored
[TF] Remove PythonKit from build presets. (#33163)
PythonKit was removed as a Swift build dependency in 9f0e0a6. PythonKit was instead added as a CMake dependency of tensorflow/swift-apis in tensorflow/swift-apis#1045.
1 parent 67621bf commit 538d62b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2490,9 +2490,6 @@ stdlib-deployment-targets=macosx-x86_64
24902490
swift-primary-variant-sdk=OSX
24912491
swift-primary-variant-arch=x86_64
24922492

2493-
pythonkit
2494-
install-pythonkit
2495-
24962493
# Do not link libz3.
24972494
llvm-cmake-options=-DLLVM_ENABLE_Z3_SOLVER=NO
24982495

@@ -2552,9 +2549,6 @@ darwin-toolchain-installer-package=%(darwin_toolchain_installer_package)s
25522549
mixin-preset=
25532550
buildbot_linux
25542551

2555-
pythonkit
2556-
install-pythonkit
2557-
25582552
# The swift-package-tests fail when run with python3.
25592553
test-installable-package=
25602554

@@ -2565,9 +2559,6 @@ llvm-cmake-options=-DLLVM_ENABLE_Z3_SOLVER=NO
25652559
mixin-preset=
25662560
buildbot_linux,no_test
25672561

2568-
pythonkit
2569-
install-pythonkit
2570-
25712562
# The swift-package-tests fail when run with python3.
25722563
test-installable-package=
25732564

0 commit comments

Comments
 (0)