diff --git a/docs/make.jl b/docs/make.jl index 8758c8ec3b..d1ba6c9705 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -108,7 +108,6 @@ wrapper_packages = [ "CFITSIO", "JuliaAPlavin/Difmap", "emmt/EasyFITS", - "ERFA", "FITSIO", "emmt/OIFITS", "SOFA", diff --git a/ecosystem.asdf b/ecosystem.asdf index c9f1f699b3..0d2f85b474 100644 --- a/ecosystem.asdf +++ b/ecosystem.asdf @@ -262,12 +262,6 @@ Techniques: descr: "- Calculate Earth orientation parameters from IERS tables\n" astropy: - "astropy.utils.iers" - ERFA.jl: - repo: "https://github.com/JuliaAstro/ERFA.jl" - doc: "https://juliaastro.github.io/ERFA.jl/stable" - tagline: "Time systems conversions" - descr: "- Low-level wrapper for [liberfa](https://github.com/liberfa/erfa)\n" - astropy: [] Healpix.jl: repo: "https://github.com/JuliaAstro/Healpix.jl" doc: "https://juliaastro.org/Healpix/stable/"