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 e450170 commit d19de8cCopy full SHA for d19de8c
test.bat
@@ -1,2 +1,2 @@
1
pip freeze
2
-nosetests --with-cov --cov pyexcel_xls --cov tests --with-doctest --doctest-extension=.rst tests README.rst pyexcel_xls
+nosetests --with-cov --cover-package pyexcel_xls --cover-package tests --with-doctest --doctest-extension=.rst tests README.rst pyexcel_xls
test.sh
tests/requirements.txt
@@ -1,5 +1,4 @@
nose
-nose-cov
3
codecov
4
coverage
5
pyexcel
0 commit comments