Skip to content

Commit 4b15732

Browse files
Update pyproject.toml
1 parent 38b9483 commit 4b15732

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
@@ -9,7 +9,7 @@ license = { text = "CC-BY-NC 4.0" }
99
authors = [
1010
{name = "Mahmoud Ashraf", email = "[email protected]"},]
1111
dynamic = ["version", "dependencies"]
12-
requires-python = ">= 3.9"
12+
requires-python = ">= 3.10"
1313

1414
[tool.setuptools.dynamic]
1515
version = {attr = "ctc_forced_aligner.__version__"}

0 commit comments

Comments
 (0)