Skip to content

Commit

Permalink
[email protected]_py310: update ref to cython
Browse files Browse the repository at this point in the history
  • Loading branch information
ipatch committed Apr 23, 2024
1 parent 1fde4f6 commit 478a682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/[email protected]_py310.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class NumpyAT1264Py310 < Formula
keg_only :versioned_formula

depends_on "gcc" => :build # for gfortran
depends_on "libcython" => :build
depends_on "cython" => :build

Check failure on line 25 in Formula/[email protected]_py310.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-14)

FormulaAudit/DependencyOrder: dependency "cython" (line 25) should be put before dependency "gcc" (line 29)
depends_on "meson" => :build
depends_on "ninja" => :build
depends_on "[email protected]" => [:build, :test]
Expand Down

0 comments on commit 478a682

Please sign in to comment.