Skip to content

Commit

Permalink
Update the Python minimum to 3.8 for Iron and Jazzy. (#404)
Browse files Browse the repository at this point in the history
Because of various issues, we are stuck on Python 3.8
for both Iron and Jazzy.  Update REP-2000 to reflect this
fact.

Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette authored May 7, 2024
1 parent b308cfd commit f87e1db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rep-2000.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,7 @@ For example a Tier 1 middleware implementation on a Tier 2 platform can only rec
Minimum language requirements:

- C++17
- Python 3.10
- Python 3.8


Dependency Requirements:
Expand Down Expand Up @@ -1117,7 +1117,7 @@ For example a Tier 1 middleware implementation on a Tier 2 platform can only rec
Minimum language requirements:

- C++17
- Python 3.9
- Python 3.8


Dependency Requirements:
Expand Down

0 comments on commit f87e1db

Please sign in to comment.