Cap OCADml version below 0.5.0
Version 0.5.0 switch to triangular meshes means a small fix isneeded (next version) to feed the faces into OpenSCAD polyhedron.
Geoff deRosenroll 2 years ago 704a17d1 2a1d95dd
··· 17 17 "ocaml" {>= "4.14.0"} 18 18 "gg" {>= "1.0.0"} 19 19 "cairo2" {>= "0.6.2"} 20 20 - "OCADml" {>= "0.4.0"} 20 20 + "OCADml" {>= "0.4.0" & < "0.5.0"} 21 21 "odoc" {with-doc} 22 22 ] 23 23 build: [