Skip to content

Commit f15060a

Browse files
Fix: remove strict compat bounds causing DustExtinction conflict
DustExtinction='0.6, 1' excluded v0.11.x (current release), creating an unsolvable constraint with FITSIO 0.17 in CI.
1 parent c20e924 commit f15060a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

docs/Project.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,4 @@ UnitfulAstro = "6112ee07-acf9-5e0f-b108-d242c714bf9f"
2121
MultiDocumenter = {url = "https://github.com/JuliaComputing/MultiDocumenter.jl"}
2222

2323
[compat]
24-
Cosmology = "1"
2524
Documenter = "1"
26-
DustExtinction = "0.6, 1"
27-
FITSIO = "0.17"
28-
Measurements = "2"
29-
Plots = "1"
30-
Unitful = "1"
31-
UnitfulAstro = "1"

0 commit comments

Comments
 (0)