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:
parent
1cf2cddf9d
commit
2e16b54f1b
@ -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::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user