Skip to content

Commit 2f31220

Browse files
committed
upgrade to python 3,10
1 parent 6a6a332 commit 2f31220

2 files changed

Lines changed: 19 additions & 121 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ packages = ["ocp_resources", "class_generator", "fake_kubernetes_client"]
4747
dev-dependencies = ["ipdb>=0.13.13", "ipython>=8.12.3"]
4848

4949
[project]
50-
requires-python = ">=3.9"
50+
requires-python = ">=3.10"
5151
name = "openshift-python-wrapper"
5252
version = "11.0.68"
5353
description = "Wrapper around https://github.com/kubernetes-client/python"

0 commit comments

Comments
 (0)