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 statsmodels hook with hidden imports #100

Merged
merged 6 commits into from
Mar 16, 2021

Conversation

jrm5100
Copy link
Contributor

@jrm5100 jrm5100 commented Mar 15, 2021

Based on this comment

@jrm5100 jrm5100 requested review from a team and Legorooj and removed request for a team March 15, 2021 19:37
Copy link
Member

@bwoodsend bwoodsend left a comment

Choose a reason for hiding this comment

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

You'll also need to appease the linter. You should be able to run:

flake8 src/_pyinstaller_hooks_contrib/hooks/stdhooks/hook-statsmodels.py

without it complaining.

@rokm
Copy link
Member

rokm commented Mar 15, 2021

As the hook pertains statsmodels.tsa.statespace subpackage of otherwise large statsmodels package, it might be nicer to have the hook named hook-statsmodels.tsa.statespace.py.

@jrm5100 jrm5100 requested a review from bwoodsend March 15, 2021 21:14
Copy link
Member

@bwoodsend bwoodsend left a comment

Choose a reason for hiding this comment

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

@bwoodsend bwoodsend merged commit 63a4ebf into pyinstaller:master Mar 16, 2021
@bwoodsend
Copy link
Member

Nice work @jrm5100

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.

None yet

4 participants