CCSDS 502.0-B-3 Orbit Ephemeris Message parser and interpolator
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Declare missing :with-test deps in dune-project + opam

Several packages had alcobar/alcotest/mdx/bytesrw/etc. used in
test/ or fuzz/ but undeclared in dune-project, leaving the opam
metadata silently incomplete. Sync the dune-project depends and
regenerate the opam files.

+3 -1
+2 -1
dune-project
··· 17 17 fmt 18 18 ptime 19 19 (mdx :with-test) 20 - vec3)) 20 + vec3 21 + (alcobar :with-test)))
+1
oem.opam
··· 13 13 "ptime" 14 14 "mdx" {with-test} 15 15 "vec3" 16 + "alcobar" {with-test} 16 17 "odoc" {with-doc} 17 18 ] 18 19 build: [