We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd4a7b commit 065151dCopy full SHA for 065151d
CONTRIBUTING.md
@@ -6,7 +6,7 @@ Thank you for your interest in contributing to the CodeFlare SDK!
6
7
### Prerequisites
8
9
-- Python 3.9
+- Python 3.11
10
- [Poetry](https://python-poetry.org/)
11
12
### Setting Up Your Development Environment
docs/sphinx/user-docs/e2e.rst
@@ -4,7 +4,7 @@ Running e2e tests locally
4
Pre-requisites
5
^^^^^^^^^^^^^^
-- We recommend using Python 3.9, along with Poetry.
+- We recommend using Python 3.11, along with Poetry.
On KinD clusters
----------------
0 commit comments