Skip to content

Commit c789706

Browse files
authored
Update pyproject.toml
1 parent 905d4da commit c789706

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
@@ -1,7 +1,7 @@
11
[build-system]
22
# https://stackoverflow.com/a/69711730
33
#requires = ["setuptools>=64.0.0", "wheel", "pip"]
4-
requires = ["setuptools>=42", "wheel", "pip"]
4+
requires = ["setuptools>=42", "wheel", "pip", "eudsl-llvmpy ; python_version > '3.9'"]
55
build-backend = "setuptools.build_meta"
66

77
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)