Skip to content

Commit 1533971

Browse files
committed
Disable casadi for testing
1 parent 1abe9a1 commit 1533971

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

vcpkg.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,11 @@
22
"name": "pybammsolvers",
33
"version-string": "0.1.0",
44
"dependencies": [
5-
{
6-
"name": "casadi"
7-
},
85
{
96
"name": "blas"
10-
}
11-
],
12-
"overrides": [
7+
},
138
{
14-
"name": "casadi",
15-
"version": "3.6.7"
9+
"name": "openblas"
1610
}
1711
]
1812
}

0 commit comments

Comments
 (0)