Skip to content

Commit 4ab65ad

Browse files
committed
fix: remove deps in homebrew
1 parent 669ab01 commit 4ab65ad

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/homebrew.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
depends_on: |
2424
"python@3.14"
2525
"rust" => :build
26-
"openssl@3"
27-
"pkgconf"
2826
install: virtualenv_install_with_resources
2927
test: 'assert_match "github-archive #{version}", shell_output("#{bin}/github-archive --version")'
3028
formula_includes: 'include Language::Python::Virtualenv'

0 commit comments

Comments
 (0)