Skip to content

Commit 061aa1d

Browse files
authored
remove eudsl (#148)
1 parent 09c2cb8 commit 061aa1d

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", "eudsl-llvmpy ; python_version > '3.9'"]
4+
requires = ["setuptools>=42", "wheel", "pip"]
55
build-backend = "setuptools.build_meta"
66

77
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)