We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bdfa3b commit be21ff8Copy full SHA for be21ff8
1 file changed
vcpkg.json
@@ -2,9 +2,9 @@
2
"name": "hcle-py",
3
"version-string": "0.1.8",
4
"dependencies": [
5
- "sdl2",
6
- "opencv4",
7
- "zlib",
8
- "pybind11"
+ // "sdl2",
+ // "opencv4",
+ // "zlib",
+ // "pybind11"
9
]
10
}
0 commit comments