We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c980a9 + 9f25066 commit 67dcc31Copy full SHA for 67dcc31
1 file changed
src/JuliaAstroDocs.jl
@@ -279,7 +279,7 @@ ecosystem() = (
279
descr = """
280
- More information can be found on the official website of the [Standards of Fundamental Astronomy](http://www.iausofa.org/).
281
""",
282
- astropy = [],
+ astropy = ["astropy.time", "astropy.coordinates"],
283
),
284
(
285
name = "AstroTime.jl",
@@ -702,7 +702,7 @@ ecosystem() = (
702
doc = "https://barrettp.github.io/FITSFiles.jl/",
703
tagline = "A Julia Flexible Image Transport System (FITS) file IO package",
704
705
- - A Julia Flexible Image Transport System (FITS) file IO package
+ - A Flexible Image Transport System (FITS) file IO package written in Julia
706
707
astropy = ["astropy.io.fits"],
708
0 commit comments