Skip to content

Commit 420e838

Browse files
committed
astrometry-net: use PyPI DSL
Signed-off-by: botantony <[email protected]>
1 parent b3ac659 commit 420e838

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Formula/a/astrometry-net.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ class AstrometryNet < Formula
3535
depends_on "[email protected]"
3636
depends_on "wcslib"
3737

38+
pypi_packages exclude_packages: "numpy",
39+
extra_packages: "fitsio"
40+
3841
resource "fitsio" do
3942
url "https://github.com/esheldon/fitsio/archive/refs/tags/1.2.7.tar.gz"
4043
sha256 "356a425ce1c5c64e42685e1196f1d5fb43ec8fefb7f800232f756360e1a2a38a"

0 commit comments

Comments
 (0)