Update documentation files to remove claiming support for Python 3.4 (#7395)

This commit is contained in:
Amjad Mashaal
2020-01-23 16:35:39 -08:00
committed by Brad Warren
parent a342eb5546
commit 5f315b46e9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -583,7 +583,7 @@ OS-level dependencies can be installed like so:
In general...
* ``sudo`` is required as a suggested way of running privileged process
* `Python`_ 2.7 or 3.4+ is required
* `Python`_ 2.7 or 3.5+ is required
* `Augeas`_ is required for the Python bindings
* ``virtualenv`` is used for managing other Python library dependencies