Skip to content

Commit

Permalink
usd-core support for python-3.10 starts at 23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrizzFTD committed Aug 19, 2024
1 parent 4545e9a commit cd4026e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
python-version: ["3.10", "3.12"]
include:
- python-version: "3.10"
install-arguments: ". PySide2 usd-core==22.5 PyOpenGL"
install-arguments: ". PySide2 usd-core==23.2 PyOpenGL"
- python-version: "3.12"
install-arguments: ".[full]"
steps:
Expand Down

0 comments on commit cd4026e

Please sign in to comment.