Skip to content

Commit 8eb440d

Browse files
Merge branch 'main' into release/0.4
2 parents 49782e0 + c385eff commit 8eb440d

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,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools >= 42.0.0, <78", # TODO: REMOVE UPPER LIMIT ONCE IT IS ADAPTED ON THE RELEASE ACTION
3+
"setuptools >= 42.0.0, <77", # TODO: REMOVE UPPER LIMIT ONCE IT IS ADAPTED ON THE RELEASE ACTION
44
"wheel",
55
"ansys_tools_protoc_helper>=0.4.0",
66
"ansys-api-dbu==0.3.16",

0 commit comments

Comments
 (0)