We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95856ad + b41ddee commit 15b9ce0Copy full SHA for 15b9ce0
conftest.py
@@ -1,5 +1,7 @@
1
import sys
2
3
+collect_ignore_glob = []
4
+
5
# Skip Apple tests on Windows. Note that some Core ML tests can run on Linux, as the AOT flow
6
# is available. Tests will manage this internally. However, the coremltools import is not available
7
# on Windows and causes collection to fail. The easiest way to manage this seems to be to just
0 commit comments