Skip to content

Commit 914debe

Browse files
authored
Install docs: remove pycparser warning
This was fixed by commit 01b69f3
1 parent c0ed512 commit 914debe

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/install.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ Python requirements (these are specified in ``setup.py``):
4444
- cffi 1.0+
4545
- six
4646

47-
.. warning::
48-
49-
cffi requires pycparser, but versions 2.18 and 2.19 of pycparser do not
50-
work, see https://github.com/libgit2/pygit2/issues/846 for details.
51-
5247
Libgit2 **v0.28.x** (see the version numbering section below for details).
5348
Binary wheels already include libgit2, so you only need to worry about this if
5449
you install the source package

0 commit comments

Comments
 (0)