JuliaGeometry / Contour.jl

Calculating contour curves for 2D scalar fields in Julia
Other
43 stars 13 forks source link

add Project.toml #44

Closed bjarthur closed 4 years ago

bjarthur commented 4 years ago

needed for julia 1.4 it seems.

bjarthur commented 4 years ago

i've now add commits to remove the old REQUIRE file, and install TagBot and CompatHelper.

sjkelly commented 4 years ago

Thanks!