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.
1 parent 265850c commit 5c2043dCopy full SHA for 5c2043d
.appveyor.yml
@@ -23,4 +23,4 @@ build: off
23
24
test_script:
25
- "%PYTHON%\\python.exe setup.py bdist_wheel"
26
- - "%PYTHON%\\python.exe -m pytest -v gklearn/tests/"
+ - "%PYTHON%\\python.exe -m pytest -v gklearn/tests/ --ignore=gklearn/tests/test_median_preimage_generator.py"
0 commit comments