File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -2395,6 +2395,7 @@ stress-test
2395
2395
mixin-preset =tensorflow_osx_base
2396
2396
tensorflow-swift-apis
2397
2397
pythonkit
2398
+ install-pythonkit
2398
2399
skip-test-cmark
2399
2400
skip-test-swift
2400
2401
skip-test-swiftpm
@@ -2409,6 +2410,7 @@ mixin-preset=
2409
2410
mixin_codesigning
2410
2411
tensorflow-swift-apis
2411
2412
pythonkit
2413
+ install-pythonkit
2412
2414
darwin-toolchain-installer-package =%(darwin_toolchain_installer_package)s
2413
2415
2414
2416
[preset: tensorflow_osx,no_test,installer]
@@ -2421,13 +2423,15 @@ darwin-toolchain-installer-package=%(darwin_toolchain_installer_package)s
2421
2423
mixin-preset =buildbot_linux
2422
2424
tensorflow-swift-apis
2423
2425
pythonkit
2426
+ install-pythonkit
2424
2427
# The swift-package-tests fail when run with python3.
2425
2428
test-installable-package =
2426
2429
2427
2430
[preset: tensorflow_linux,no_test]
2428
2431
mixin-preset =buildbot_linux,no_test
2429
2432
tensorflow-swift-apis
2430
2433
pythonkit
2434
+ install-pythonkit
2431
2435
# The swift-package-tests fail when run with python3.
2432
2436
test-installable-package =
2433
2437
You can’t perform that action at this time.
0 commit comments