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

TYP: hotfix unsolvable type-checking requirements #5008

Merged
merged 4 commits into from
Sep 25, 2024

Conversation

neutrinoceros
Copy link
Member

PR Summary

Hotfix a problem I just created by merging #4989 (which apparently didn't run typechecking at all)
example logs

@neutrinoceros
Copy link
Member Author

I have to run so I ignored the one new failure for lack of time

@chrishavlin
Copy link
Contributor

that windows failure is from the latest h5py release, see h5py/h5py#2505 I'll adjust the test requirements to avoid it (and push up to this PR)

@chrishavlin chrishavlin added the dependencies Pull requests that update a dependency file label Sep 25, 2024
@chrishavlin
Copy link
Contributor

oh, err. maybe that wasn't the right move. cause now h5py will be installed in every test environment, including the minimal test which it shouldn't be... I'm going to let tests run then move the h5py exclusion up to the hdf5 install option.

@Xarthisius Xarthisius merged commit ca3a41b into yt-project:main Sep 25, 2024
13 checks passed
@neutrinoceros neutrinoceros deleted the hotfix_typechecking branch September 25, 2024 21:56
@neutrinoceros
Copy link
Member Author

thanks Chris and Kacper for finishing this ! FYI h5py 3.12.0 is now yanked from PyPI and I'll be looking into what happened with that release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants