Skip to content

Commit ab82c7d

Browse files
committed
docs: remove comment about old Python versions
1 parent 360bf2c commit ab82c7d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/index.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ Welcome to pygit2's documentation!
99
Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2
1010
implements the core of Git. Pygit2 works with Python 2.7, 3.3 - 3.7 and pypy.
1111

12-
It is likely to work with Python 2.6 and 3.1, but these versions are not
13-
officially supported.
14-
1512
Links:
1613

1714
- http://www.pygit2.org/ -- Documentation
@@ -57,6 +54,3 @@ Indices and tables
5754
==================
5855

5956
* :ref:`genindex`
60-
* :ref:`modindex`
61-
* :ref:`search`
62-

0 commit comments

Comments
 (0)