Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependency: CoolProp #42

Merged
merged 2 commits into from
Nov 9, 2024

Conversation

jaredthomas68
Copy link
Collaborator

Add CoolProp to pyproject.toml

This PR add CoolProp as a dependency in the pyproject.toml file. The tests were failing locally with CoolProp missing on a clean install. I'm not sure why the tests were passing in the repo though. That may be worth digging into a little.

PR Checklist

  • CHANGELOG.md has been updated to describe the changes made in this PR
  • [-] Documentation
    • [-] Docstrings are up-to-date
    • [-] Related docs/ files are up-to-date, or added when necessary
    • [-] Documentation has been rebuilt successfully
    • [-] Examples have been updated
  • Tests pass (If not, and this is expected, please elaborate in the tests section)
  • PR description thoroughly describes the new feature, bug fix, etc.

Related issues

Impacted areas of the software

  • project.toml

Additional supporting information

Tests were failing locally with missing dependency CoolProp

Test results, if applicable

Passing

@RHammond2
Copy link
Collaborator

Looks like it was removed here when cleaning up the dependencies.

Copy link
Collaborator

@RHammond2 RHammond2 left a comment

Choose a reason for hiding this comment

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

This looks good to me.

@jaredthomas68 jaredthomas68 merged commit a0ffaf0 into NREL:develop Nov 9, 2024
3 checks passed
@jaredthomas68 jaredthomas68 deleted the bug/addcoolprop branch November 9, 2024 00:43
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