chore: depend on picos explicitly

This commit is contained in:
Simon Cruanes 2024-08-29 16:01:55 -04:00
parent cdb80c8ed5
commit 24a8a85481
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4
2 changed files with 2 additions and 0 deletions

View file

@ -24,6 +24,7 @@
(qcheck-core (and :with-test (>= 0.19)))
(thread-local-storage (and (>= 0.2) (< 0.3)))
(odoc :with-doc)
picos
(mdx
(and
(>= 1.9.0)

View file

@ -17,6 +17,7 @@ depends: [
"qcheck-core" {with-test & >= "0.19"}
"thread-local-storage" {>= "0.2" & < "0.3"}
"odoc" {with-doc}
"picos"
"mdx" {>= "1.9.0" & with-test}
]
depopts: [