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 hooks for compliance_checker and its dependencies #521

Merged
merged 5 commits into from
Nov 26, 2022

Conversation

rokm
Copy link
Member

@rokm rokm commented Nov 26, 2022

Closes #517.

Specify hidden imports required by the cftime._cftime, which is
a cython extension.
Around the time netCDF4 v1.4.0 was released, the netcdftime package
was renamed to cftime, so we need to adjust the hidden imports
specified by the hook.
Ensure that the XML files from cf_units/etc sub-directory are
collected.
@rokm rokm force-pushed the hook-compliance_checker branch 2 times, most recently from 3f25462 to 716528a Compare November 26, 2022 16:21
And a test that runs the validation against one of the test data
files shipped with the package.
compliance_checker depends on cf_units, and the latter provides
wheels only for macOS and linux, and for python >= 3.8. So add
corresponding constraints to requirements-test-libraries.txt
@rokm rokm merged commit 0aebf4a into pyinstaller:master Nov 26, 2022
@rokm rokm deleted the hook-compliance_checker branch November 26, 2022 18:06
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.

Include hook for compliance_checker package
2 participants