We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d265b0a commit c385effCopy full SHA for c385eff
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = [
3
- "setuptools >= 42.0.0, <78", # TODO: REMOVE UPPER LIMIT ONCE IT IS ADAPTED ON THE RELEASE ACTION
+ "setuptools >= 42.0.0, <77", # TODO: REMOVE UPPER LIMIT ONCE IT IS ADAPTED ON THE RELEASE ACTION
4
"wheel",
5
"ansys_tools_protoc_helper>=0.4.0",
6
"ansys-api-dbu==0.3.16",
0 commit comments