File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ pycparser v2.23
1414
1515.. sectnum ::
1616
17-
1817Introduction
1918============
2019
@@ -83,11 +82,11 @@ Installing
8382Prerequisites
8483-------------
8584
86- * **pycparser ** was tested with Python 3.8+ on Linux, macOS and Windows.
85+ **pycparser ** is being tested with modern versions of Python on
86+ Linux, macOS and Windows. See `the CI dashboard <https://github.com/eliben/pycparser/actions/workflows/ci.yml >`__
87+ for details.
8788
88- * **pycparser ** has no external dependencies. The repository still bundles PLY
89- in ``pycparser/ply `` for optional utilities, but the core lexer and parser
90- are standalone and do not rely on PLY.
89+ **pycparser ** has no external dependencies.
9190
9291Installation process
9392--------------------
You can’t perform that action at this time.
0 commit comments