Skip to content

Commit

Permalink
Update Python version range
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Stone <[email protected]>
  • Loading branch information
jstone-lucasfilm authored and JeanChristopheMorinPerso committed Jun 3, 2023
1 parent d0b05a3 commit f0b32fb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ authors = [
{ name="Contributors to the MaterialX project", email="[email protected]" },
]
readme = "README.md"

# TODO: Should it also support Python 2?
requires-python = ">=3.7"
requires-python = ">=3.6"

# OCIO is not required. But if you want to eventually add it,
# uncomment this, bundle the OCIO config and python/MaterialX/colorspace.py
Expand Down

0 comments on commit f0b32fb

Please sign in to comment.