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 19ce6a9 commit 58387b9Copy full SHA for 58387b9
.travis.yml
@@ -32,5 +32,5 @@ install:
32
script:
33
- python setup.py develop
34
- flake8 examples/ ot/ test/
35
- - python -m py.test -v test/
+ - python -m pytest -v test/
36
# - py.test ot test
0 commit comments