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

Create a new release #16

Open
prashantsengar opened this issue Jun 27, 2019 · 2 comments
Open

Create a new release #16

prashantsengar opened this issue Jun 27, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@prashantsengar
Copy link
Member

As we close 3 issues since the last release, we should also publish a new release.
Since pyinstaller's output executable works only on the environment it was developed on, we will need to create executables on different environments and test them.
I can create executables for Windows 10 64-bit and Ubuntu.

Any other suggestions?

@jancborchardt jancborchardt added the enhancement New feature or request label Jul 16, 2019
@jancborchardt
Copy link
Member

Sounds good! I have Ubuntu too, and access to a macOS machine for building (but only in 2 weeks). I’m a bit rusty on releasing, how do we best proceed?

@prashantsengar
Copy link
Member Author

I guess the requirements are up to date so we can use pyinstaller to create executables.
The docs are here

I think that we will need to use the following options-

  • --onefile
  • --noconsole
  • -i (icon)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants