ansys / pyfluent-visualization

Visualize Ansys Fluent simulations using Python
https://visualization.fluent.docs.pyansys.com
MIT License
26 stars 3 forks source link

Every time a PyFluent version comes out this package is incompatible #411

Open RobPasMue opened 2 months ago

RobPasMue commented 2 months ago

Hi @ansys/pyfluent-admins

The way this package defines its dependency on PyFluent causes it to always be incompatible anytime there is a new PyFluent release. However, there is nothing apparently very incompatible between releases. Could we make the restriction a bit less restrictive on the upper limit?

Also, PyFluent 0.22 is no longer installable with this package. This causes problems for the metapackage main branch

RobPasMue commented 1 month ago

Same issue again @ansys/pyfluent-maintainers - can we please automate this release/support for every new PyFluent version? Every time there is a bump in the minor version of the PyFluent package, the metapackage cannot update it because of the visualization package limiting it...

prmukherj commented 1 month ago

@RobPasMue, We'll be releasing it by today only, just waiting for a patch release in PyFluent repo. Sure, we can automate the process though.

Thank you

cc. @mkundu1, @seanpearsonuk