Skip to content

Commit e57ccd1

Browse files
committed
Update README
1 parent 230e12d commit e57ccd1

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ pycparser v2.23
1414

1515
.. sectnum::
1616

17-
1817
Introduction
1918
============
2019

@@ -83,11 +82,11 @@ Installing
8382
Prerequisites
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

9291
Installation process
9392
--------------------

0 commit comments

Comments
 (0)