summaryrefslogtreecommitdiffstats
path: root/libraries/pycparser/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/pycparser/README')
-rw-r--r--libraries/pycparser/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/pycparser/README b/libraries/pycparser/README
index 65ad168ec5..024359f0ca 100644
--- a/libraries/pycparser/README
+++ b/libraries/pycparser/README
@@ -1,3 +1,5 @@
**pycparser** is a parser for the C language, written in pure Python. It is a
module designed to be easily integrated into applications that need to parse
C source code.
+
+Optional dependency: python3