-
Notifications
You must be signed in to change notification settings - Fork 307
Remove vfx platform 2020 support from README.md, add 2024 and 2025, note that 3.12 is also supported #1883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
meshula
merged 8 commits into
AcademySoftwareFoundation:main
from
ssteinbach:remove_vfx_2020_from_badge
May 13, 2025
Merged
Remove vfx platform 2020 support from README.md, add 2024 and 2025, note that 3.12 is also supported #1883
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
6880d32
Remove vfx platform 2020 support from README.md
ssteinbach 7193bd4
Few more python references in the README
ssteinbach c9289c0
remove python 3.7 and 3.8
ssteinbach bc4067b
lint fix
ssteinbach aa8f7af
add comment to note version specific import
ssteinbach 6de7f45
Update setup.py
ssteinbach f7a7208
noting 3.12 support
ssteinbach 8a70f72
typo in Python version link
ssteinbach File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ OpenTimelineIO | |
[](http://opentimeline.io) | ||
============== | ||
|
||
[](http://www.vfxplatform.com/) | ||
 | ||
[](http://www.vfxplatform.com/) | ||
 | ||
[](https://github.com/AcademySoftwareFoundation/OpenTimelineIO/actions/workflows/python-package.yml) | ||
[](https://codecov.io/gh/AcademySoftwareFoundation/OpenTimelineIO) | ||
[](https://opentimelineio.readthedocs.io/en/latest/index.html) | ||
|
@@ -55,8 +55,8 @@ Documentation, including quick start, architecture, use cases, API docs, and muc | |
Supported VFX Platforms | ||
----------------- | ||
The current release supports: | ||
- VFX platform 2023, 2022, 2021, 2020 | ||
- Python 3.7 - 3.10 | ||
- VFX platform 2025, 2024, 2023, 2022 | ||
- Python 3.9 - 3.12 | ||
|
||
For more information on our vfxplatform support policy: [Contribution Guidelines Documentation Page](https://opentimelineio.readthedocs.io/en/latest/tutorials/contributing.html) | ||
For more information on the vfxplatform: [VFX Platform Homepage](https://vfxplatform.com) | ||
|
@@ -154,7 +154,7 @@ You can also install the PySide2 dependency with `python -m pip install .[view]` | |
|
||
You may need to escape the `[` depending on your shell, `\[view\]` . | ||
|
||
Currently the code base is written against python 3.7, 3.8, 3.9, 3.10 and 3.11, | ||
Currently the code base is written against python 3.9-3.12, | ||
in keeping with the pep8 style. We ask that before developers submit pull | ||
request, they: | ||
|
||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.