Skip to content

Commit

Permalink
chore: add version to python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Dekker1 committed Feb 15, 2024
1 parent 164ed38 commit 0365ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/flatzingo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class Flatzingo < Formula

depends_on "clingcon"
depends_on "fzn2lp"
depends_on "python"
depends_on "python@3.11"

def install
libexec.install "fzn-flatzingo.sh", "fzn-flatzingo.py", "encodings"
Expand Down

0 comments on commit 0365ef0

Please sign in to comment.