Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Libsharp at version 0.2, (keep…
Browse files Browse the repository at this point in the history
… existing compat)
  • Loading branch information
CompatHelper Julia committed Feb 21, 2022
1 parent 1042fa5 commit ae648c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,15 @@ WCS = "15f3aee2-9e10-537f-b834-a6fb8bdb944d"
DSP = "0.7"
FFTW = "1"
FITSIO = "0.16"
Libsharp = "0.2"
Unitful = "1"
UnitfulAngles = "0.5, 0.6"
WCS = "0.6.1"
julia = "1.6"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "DelimitedFiles"]

0 comments on commit ae648c7

Please sign in to comment.