Skip to content

Commit

Permalink
Remove outdated macos version requirement
Browse files Browse the repository at this point in the history
Co-authored-by: Rui Chen <[email protected]>
  • Loading branch information
count0 and chenrui333 authored Dec 1, 2024
1 parent 72cfade commit 6caa378
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/g/graph-tool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ class GraphTool < Formula
depends_on "gtk+3"
depends_on "libomp"
depends_on "llvm"
depends_on macos: :mojave # for C++17
depends_on "numpy"
depends_on "pillow"
depends_on "py3cairo"
Expand Down

0 comments on commit 6caa378

Please sign in to comment.