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

Issue #3: Implementation of multi-platform packaging with PyInstaller #2

Merged
merged 6 commits into from
Apr 11, 2019

Conversation

nutjob4life
Copy link
Member

@nutjob4life nutjob4life commented Apr 10, 2019

Hi folks; this contains changes to support packaging the PDS Inspect Tool for macOS, Windows, and Linux environments. The README.rst contains details on how to do it. This should provide support to PDS-660.

Resolves #3

Copy link

@galenatjpl galenatjpl left a comment

Choose a reason for hiding this comment

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

This all looks good, except in principle I don't think we should be committing IDE-specific files (i.e. "PDS Inspect Tool.sublime-project") to the repo. Different developers will have different types of files, and different IDEs, etc...
I would remove this file, and add an expression for "*.sublime-project" to the .gitignore.

@nutjob4life
Copy link
Member Author

Removed. (Is "Sublime Text" really an IDE? It's hard to tell these days! 😄)

@galenatjpl
Copy link

galenatjpl commented Apr 11, 2019 via email

@jordanpadams jordanpadams changed the title Multi platform packaging Issue #3: Implementation of multi-platform packaging with PyInstaller Apr 11, 2019
Copy link
Member

@jordanpadams jordanpadams left a comment

Choose a reason for hiding this comment

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

Per comments from @galenatjpl and update from @nutjob4life we are good for merge.

@jordanpadams jordanpadams merged commit c1049e8 into dev Apr 11, 2019
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.

3 participants