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.
2 parents ba48e6f + d19de8c commit 73bab70Copy full SHA for 73bab70
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