While our Python SDK now supports Python 3.4+, our FUSE driver does not yet. On
[arvados.git] / doc / sdk / python / arvados-fuse.html.textile.liquid
index 6bf7950b20e1c273c1d68ab297ef2be199b832d4..b900dc932ffcb105a217686dbeac67aecee9e23b 100644 (file)
@@ -19,7 +19,7 @@ If you are logged in to an Arvados VM, the @arv-mount@ utility should already be
 To use the FUSE driver elsewhere, you can install from a distribution package, PyPI, or source.
 
 {% include 'notebox_begin' %}
-The Python SDK supports Python 2.7 and 3.4+
+The Arvados FUSE driver requires Python 2.7
 {% include 'notebox_end' %}
 
 h4. Option 1: Install from distribution packages