Skip to content

Commit 792ff7b

Browse files
committed
Update package metadata supported Python
1 parent cc7c3a6 commit 792ff7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name = "ansys-dpf-core"
88
version = "0.9.1.dev0"
99
description = "Data Processing Framework - Python Core "
1010
readme = "README.md"
11-
requires-python = ">=3.8, <4"
11+
requires-python = ">=3.9, <4"
1212
license = {file = "LICENSE"}
1313
authors = [
1414
{name = "ANSYS, Inc.", email = "[email protected]"},

0 commit comments

Comments
 (0)