Skip to content

Commit d4e50c3

Browse files
author
git apple-llvm automerger
committed
Merge commit '96c61f4304ae' from llvm.org/main into next
2 parents cb0d477 + 96c61f4 commit d4e50c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/mlgo-utils/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "mlgo"
77
description = "Tooling for ML in LLVM"
88
readme = "README.md"
9-
requires-python = ">=3.8,<3.11"
9+
requires-python = ">=3.8"
1010
dynamic = ["version"]
1111
license = {text = "Apache-2.0 WITH LLVM-exception"}
1212
classifiers = [

0 commit comments

Comments
 (0)