Update docs to reflect newer Python requirement.

We've shifted to supporting only Python 3 for nodepool. And
a recent change to use math.inf means we need at least python
version 3.5.

Change-Id: Ie3a56022d2bed3fa9b9fca0919158441c8c60017
This commit is contained in:
David Shrewsbury 2018-01-26 11:20:52 -05:00
parent 1cf2cddf9d
commit 2e16b54f1b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Install Nodepool
Install Nodepool prerequisites.
Nodepool requires Python 2.7 or newer.
Nodepool requires Python 3.5 or newer.
RHEL 7 / CentOS 7::