Skip to content

Commit 36f578d

Browse files
Ygnasopenshift-merge-bot[bot]
authored andcommitted
update contributing guide and docs to recommend Python 3.11
1 parent 0c30442 commit 36f578d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Thank you for your interest in contributing to the CodeFlare SDK!
66

77
### Prerequisites
88

9-
- Python 3.9
9+
- Python 3.11
1010
- [Poetry](https://python-poetry.org/)
1111

1212
### Setting Up Your Development Environment

Diff for: docs/sphinx/user-docs/e2e.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Running e2e tests locally
44
Pre-requisites
55
^^^^^^^^^^^^^^
66

7-
- We recommend using Python 3.9, along with Poetry.
7+
- We recommend using Python 3.11, along with Poetry.
88

99
On KinD clusters
1010
----------------

0 commit comments

Comments
 (0)