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 gmplot hook #21

Merged
merged 4 commits into from
Aug 4, 2020
Merged

Add gmplot hook #21

merged 4 commits into from
Aug 4, 2020

Conversation

amifunny
Copy link
Contributor

@amifunny amifunny commented Aug 3, 2020

Due to the issue faced by users of gmplot with conversion to .exe using PyInstaller, this hook was created to include data files along with gmplot. Fixes #20.

@amifunny amifunny requested review from a team and bwoodsend and removed request for a team August 3, 2020 14:24
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.

Grr why can no-one find it? Read the news readme.

The hook itself is good.

@amifunny amifunny requested a review from bwoodsend August 3, 2020 15:15
@amifunny
Copy link
Contributor Author

amifunny commented Aug 3, 2020

Added the Apache License to hook and .rst file in news folder. I hope content of news file is right.

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.

Perfect

@bwoodsend
Copy link
Member

I hope content of news file is right.

What you've done is fine. It only needs to be a one-liner really.

@bwoodsend
Copy link
Member

@Legorooj I think this is ready to go. Just waiting for your approval then we can merge...

@amifunny
Copy link
Contributor Author

amifunny commented Aug 4, 2020

License info is changed back to GPL. Kindly change the copyright year as required.

@amifunny amifunny requested a review from bwoodsend August 4, 2020 06:45
Copy link
Member

@Legorooj Legorooj left a comment

Choose a reason for hiding this comment

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

@amifunny good work on this.

@Legorooj Legorooj merged commit c8339c6 into pyinstaller:master Aug 4, 2020
@Legorooj
Copy link
Member

Legorooj commented Aug 4, 2020

@amifunny also, if you're not already using a local environment with the Git CLI or another more advanced Git Client (GitHub desktop at the minimum), I'd recommend you set one up. I'd also suggest you read Git Pro if you haven't already. It's really good - I learned everything I know about Git from that book and about 10 StackOverflow questions.

@amifunny
Copy link
Contributor Author

amifunny commented Aug 4, 2020

@Legorooj thanks for the suggestion. I have Git CLI on my system and learned git using for this resource https://lab.github.com/ and a lot of articles with practical use cases.

I think you might be under this impression because I uploaded and edited files using web interface only. I choose it over cloning and editing, as it was a simple file addition task.

@Legorooj
Copy link
Member

Legorooj commented Aug 4, 2020

@amifunny ah ok.

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.

gmplot not work after doing Pyinstaller
3 participants