Skip to content

Commit

Permalink
Depend on [email protected] for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jordaneb authored Mar 18, 2024
1 parent eaf38e4 commit 8f60aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/crab.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class Crab < Formula
sha256 "fdac36fe63a0a822e44c14dbd08e7b64106317fadeb31239531491772a0b36bc"
head "https://github.com/dabapps/crab.git"

depends_on "python@3"
depends_on "python@3.11"

def install
venv = virtualenv_create(libexec, "python3", without_pip: false)
Expand Down

0 comments on commit 8f60aeb

Please sign in to comment.