Skip to content

Update ccao package source#150

Merged
jeancochrane merged 2 commits intomainfrom
jeancochrane/update-ccao-package-source
Dec 1, 2025
Merged

Update ccao package source#150
jeancochrane merged 2 commits intomainfrom
jeancochrane/update-ccao-package-source

Conversation

@jeancochrane
Copy link
Member

@jeancochrane jeancochrane commented Nov 19, 2025

Now that the ccao Python package is deployed to PyPI (ccao-data/ccao#44), this PR updates the package source in the uv lockfile for the generate_homeval.py script in this repo.

We also take this opportunity to fold in another small fix that I noticed while testing: The example comps run ID in the generate_homeval.py docstring is currently out of date, which leads to an esoteric error if you try to run the example commands. This PR updates those example commands to use the correct comps run ID for 2025.

I ran a test workflow and confirmed that it still works as expected using the new dependency.

Copy link
Member Author

Choose a reason for hiding this comment

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

Almost all of the changes in this file are irrelevant, and were autogenerated due to my using a newer version of uv on my machine. I'll leave a comment marking any relevant changes.

Comment on lines +39 to +40
version = "1.3.1"
source = { registry = "https://pypi.org/simple" }
Copy link
Member Author

Choose a reason for hiding this comment

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

This is the only relevant functional change in this file (updating the package source for ccao).

@jeancochrane jeancochrane marked this pull request as ready for review November 19, 2025 17:49
Copy link
Member

@wagnerlmichael wagnerlmichael left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for updating the docstrings!

@jeancochrane jeancochrane merged commit cdf5f06 into main Dec 1, 2025
4 checks passed
@jeancochrane jeancochrane deleted the jeancochrane/update-ccao-package-source branch December 1, 2025 15:31
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