Skip to content

Mark a version of OpenMDAO with a parallel bug in the setup.py and updated recommend solver versions in readme#232

Merged
kejacobson merged 1 commit intoOpenMDAO:mainfrom
kejacobson:code_version_updates
Feb 23, 2026
Merged

Mark a version of OpenMDAO with a parallel bug in the setup.py and updated recommend solver versions in readme#232
kejacobson merged 1 commit intoOpenMDAO:mainfrom
kejacobson:code_version_updates

Conversation

@kejacobson
Copy link
Collaborator

No description provided.

- Update recommended solver versions in the readme
@kejacobson kejacobson requested a review from A-CGray February 23, 2026 17:04
zip_safe=False,
packages=find_packages(),
install_requires=["numpy", "openmdao >= 3.25, != 3.27.0"],
install_requires=["numpy", "openmdao >= 3.25, != 3.27.0, != 3.42.0"],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is for another PR, but we should probably run tests with with both the minimum and maximum OpenMDAO versions listed here

@kejacobson
Copy link
Collaborator Author

Closes #222

@kejacobson kejacobson merged commit 8f79e4d into OpenMDAO:main Feb 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants