Skip to content

Commit fd6cd14

Browse files
committed
State that it does not work on windows
1 parent 36960d2 commit fd6cd14

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

domainpc.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ build: [
3131
]
3232
dev-repo: "git+https://github.com/ocamlpro/domainpc.git"
3333
x-maintenance-intent: ["(latest)"]
34+
available: os != "win32"

domainpc.opam.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
available: os != "win32"

0 commit comments

Comments
 (0)