Closed koubaa closed 1 year ago
In the dev meeting they said if you have an explicit dependency on protobuf in your Python library, to please extend the upper limit of accepted version to include 4.x (https://github.com/ansys/ansys-api-mapdl/pull/11/files).
In the dev meeting they said if you have an explicit dependency on protobuf in your Python library, to please extend the upper limit of accepted version to include 4.x (https://github.com/ansys/ansys-api-mapdl/pull/11/files).
Yes, my previous comment was prior to that decision. =)
Reopened until ansys-api-mechanical is released to PyPI
ansys-api-mechanical 0.1.1 has been released
API packages should be using
~3.19
- this is required for all PyAnsys packages to work together.See https://github.com/ansys/ansys-api-mechanical/blob/main/setup.py#L53
The protobuf bump on the API packages has to be done coordinated with the rest of the PyAnsys teams. We can bring it up in the dev meeting.