File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- scanpydoc |pypi | |docs | |travis | |codecov |
2
- ==========================================
1
+ scanpydoc |pypi | |docs | |ci | |cov |
2
+ ==================================
3
3
4
4
A collection of Sphinx extensions similar to (but more flexible than) numpydoc.
5
5
@@ -9,7 +9,7 @@ Check the self-documenting documentation at https://icb-scanpydoc.readthedocs-ho
9
9
:target: https://pypi.org/project/scanpydoc/
10
10
.. |docs | image :: https://readthedocs.com/projects/icb-scanpydoc/badge/
11
11
:target: https://icb-scanpydoc.readthedocs-hosted.com/
12
- .. |travis | image :: https://travis-ci .com/theislab/scanpydoc.svg
13
- :target: https://travis-ci .com/theislab/scanpydoc
14
- .. |codecov | image :: https://codecov.io/gh/theislab/scanpydoc/branch/master/graph/badge.svg
12
+ .. |ci | image :: https://github .com/theislab/scanpydoc/actions/workflows/ci.yml/badge .svg
13
+ :target: https://github .com/theislab/scanpydoc/actions/workflows/ci.yml
14
+ .. |cov | image :: https://codecov.io/gh/theislab/scanpydoc/branch/master/graph/badge.svg
15
15
:target: https://codecov.io/gh/theislab/scanpydoc
You can’t perform that action at this time.
0 commit comments