Skip to content

Commit 3c47ea0

Browse files
committed
[SDK] Explain Python version cycle
Signed-off-by: Andrey Velichkevich <[email protected]>
1 parent d69d04e commit 3c47ea0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sdk/python/v1beta1/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ Python SDK for Kubeflow Katib
44

55
## Requirements.
66

7-
Python 2.7 and 3.4+
7+
Python >= 3.8
8+
9+
Katib Python SDK follows [Python release cycle](https://devguide.python.org/versions/#python-release-cycle)
10+
for supported Python versions.
811

912
## Installation & Usage
1013

0 commit comments

Comments
 (0)