We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef29573 commit 76dce89Copy full SHA for 76dce89
docs/basics.rst
@@ -25,7 +25,7 @@ The plugin has the following requirements:
25
26
* GCC: 4.6 or later (it uses APIs that weren't exposed to plugins in 4.5)
27
28
- * Python: tested with 2.7 and 3.2; it may work with earlier versions
+ * Python: requires 2.7 or 3.2 or later
29
30
* "six": The libcpychecker code uses the "six" Python compatibility library to
31
smooth over Python 2 vs Python 3 differences, both at build-time and
0 commit comments