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 fdf14b4 commit 2e8c315Copy full SHA for 2e8c315
appveyor.yml
@@ -29,4 +29,4 @@ install:
29
- cmd: pip install .[test]
30
31
test_script:
32
- - pytest -v notebook --exclude-dir notebook\tests\selenium
+ - py.test -v notebook --ignore notebook\tests\selenium
0 commit comments