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 b59d707 commit 50a83f1Copy full SHA for 50a83f1
.coveragerc
@@ -0,0 +1,3 @@
1
+[run]
2
+branch = True
3
+include = */scipy/*
README.rst
@@ -1,6 +1,9 @@
.. image:: https://travis-ci.org/scipy/scipy.png?branch=master
:target: https://travis-ci.org/scipy/scipy/
4
+.. image:: https://coveralls.io/repos/scipy/scipy/badge.png?branch=master
5
+ :target: https://coveralls.io/r/scipy/scipy?branch=master
6
+
7
=====
8
SciPy
9
0 commit comments