Skip to content

Commit

Permalink
chore: update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
JTaeuber committed Dec 9, 2024
1 parent 89fcf08 commit 6108c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Downloads](https://static.pepy.tech/badge/new-pykube/month)](https://github.com/caas-team/new-pykube/releases)
[![Python Test](https://github.com/caas-team/new-pykube/actions/workflows/python-tests.yml/badge.svg)](https://github.com/caas-team/new-pykube/actions/workflows/python-tests.yml)

Pykube (new-pykube) is a lightweight Python 3.6+ client library for Kubernetes.
Pykube (new-pykube) is a lightweight Python 3.9+ client library for Kubernetes.

This is a fork of the no longer maintained [pykube-ng](https://codeberg.org/hjacobs/pykube-ng).

Expand Down Expand Up @@ -138,7 +138,7 @@ api.version
## Requirements
- Python 3.6+
- Python 3.9+
- requests (included in `install_requires`)
- PyYAML (included in `install_requires`)
Expand Down

0 comments on commit 6108c23

Please sign in to comment.