File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,9 @@ Installation
12
12
.. image :: https://pypip.in/py_versions/gitdb/badge.svg
13
13
:target: https://pypi.python.org/pypi/gitdb/
14
14
:alt: Supported Python versions
15
+ .. image :: https://readthedocs.org/projects/gitdb/badge/?version=latest
16
+ :target: https://readthedocs.org/projects/gitdb/?badge=latest
17
+ :alt: Documentation Status
15
18
16
19
From `PyPI <https://pypi.python.org/pypi/gitdb >`_
17
20
@@ -44,18 +47,18 @@ DEVELOPMENT
44
47
:target: https://travis-ci.org/gitpython-developers/gitdb
45
48
46
49
.. image :: https://coveralls.io/repos/gitpython-developers/gitdb/badge.png
47
- :target: https://coveralls.io/r/gitpython-developers/gitdb
50
+ :target: https://coveralls.io/r/gitpython-developers/gitdb
48
51
49
52
The library is considered mature, and not under active development. It's primary (known) use is in git-python.
50
53
51
54
INFRASTRUCTURE
52
55
==============
53
56
54
57
* Mailing List
55
- * http://groups.google.com/group/git-python
58
+ * http://groups.google.com/group/git-python
56
59
57
60
* Issue Tracker
58
- * https://github.com/gitpython-developers/gitdb/issues
61
+ * https://github.com/gitpython-developers/gitdb/issues
59
62
60
63
LICENSE
61
64
=======
You can’t perform that action at this time.
0 commit comments