MikeInnes / Charlotte.jl

Charlotte's Web Scale
Other
113 stars 13 forks source link

Package compatibility caps #28

Open KZiemian opened 6 years ago

KZiemian commented 6 years ago

Ref: https://discourse.julialang.org/t/package-compatibility-caps/15301

tshort commented 6 years ago

I think the Registry caps have hit here. WebAssembly is okay, but Charlotte isn't in the Registry, so you can't do ]add Charlotte. If #29 is merged, I think the bump in REQUIRE to julia 0.7 should fix this.