summaryrefslogtreecommitdiffstats
path: root/libraries/cffi
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/cffi')
-rw-r--r--libraries/cffi/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/cffi/README b/libraries/cffi/README
index 95a3dd927b..aefa318cac 100644
--- a/libraries/cffi/README
+++ b/libraries/cffi/README
@@ -1,4 +1,2 @@
Foreign Function Interface for Python calling C code. The aim of this project
is to provide a convenient and reliable way of calling C code from Python.
-
-Optional dependency: python3