We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f3e607 commit 95bfa68Copy full SHA for 95bfa68
sdk/python/v1beta1/README.md
@@ -4,7 +4,10 @@ Python SDK for Kubeflow Katib
4
5
## Requirements.
6
7
-Python 2.7 and 3.4+
+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.
11
12
## Installation & Usage
13
0 commit comments