Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ This project follows

# Contributing Guidelines

At this point, TFX only supports Python 3 (3.7, 3.8, and 3.9) on Linux and
At this point, TFX only supports Python 3 (3.10, 3.11, 3.12, and 3.13) on Linux and
MacOS. Please use one of these operating systems for development and testing.

## Setting up local development environment
Expand Down
Loading