From 4d04e939002ea6a8faf79c379649c03c669aae76 Mon Sep 17 00:00:00 2001 From: Vicente Eduardo Ferrer Garcia Date: Wed, 28 Aug 2024 19:05:54 +0200 Subject: [PATCH] Solving python. --- test.sh | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/test.sh b/test.sh index 97e7796..4aca215 100755 --- a/test.sh +++ b/test.sh @@ -12,10 +12,7 @@ brew tap --verbose metacall/brew-pkg brew install --verbose --HEAD metacall/brew-pkg/brew-pkg # Test -brew pkg --with-deps --compress python +brew install python@12 +brew pkg --with-deps --compress python@12 ls -la - - -# mv metacall-${METACALL_VERSION}.pkg release/metacall-tarball-macos-${METACALL_ARCH}.pkg -# mv metacall-${METACALL_VERSION}.tgz release/metacall-tarball-macos-${METACALL_ARCH}.tgz