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 d3247ff commit 3b8d75aCopy full SHA for 3b8d75a
.travis.yml
@@ -7,5 +7,5 @@ python:
7
install:
8
- python setup.py -q install
9
script:
10
- - nosetests
+ - py.test --tb=native tests.py
11
- python -m doctest README.rst
0 commit comments