Skip to content

Commit 67dcc31

Browse files
authored
Merge pull request #147 from JuliaAstro/barrettp-patch-1
Update JuliaAstroDocs.jl
2 parents 9c980a9 + 9f25066 commit 67dcc31

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/JuliaAstroDocs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ ecosystem() = (
279279
descr = """
280280
- More information can be found on the official website of the [Standards of Fundamental Astronomy](http://www.iausofa.org/).
281281
""",
282-
astropy = [],
282+
astropy = ["astropy.time", "astropy.coordinates"],
283283
),
284284
(
285285
name = "AstroTime.jl",
@@ -702,7 +702,7 @@ ecosystem() = (
702702
doc = "https://barrettp.github.io/FITSFiles.jl/",
703703
tagline = "A Julia Flexible Image Transport System (FITS) file IO package",
704704
descr = """
705-
- A Julia Flexible Image Transport System (FITS) file IO package
705+
- A Flexible Image Transport System (FITS) file IO package written in Julia
706706
""",
707707
astropy = ["astropy.io.fits"],
708708
),

0 commit comments

Comments
 (0)