Skip to content

Created pyuic5.bat #27

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

Merged
merged 3 commits into from
Feb 24, 2017
Merged

Created pyuic5.bat #27

merged 3 commits into from
Feb 24, 2017

Conversation

morefigs
Copy link
Contributor

Created pyuic5.bat file for easy generation of .py files from .ui files. This file is usually included with PyQt installs.

Copy link
Member

@mottosso mottosso left a comment

Choose a reason for hiding this comment

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

Thanks @morefigs!

Two notes. Could you make the argument list using %* instead of %1 %2 ...?

Also don't forget to include the .bat file in setup.py, otherwise it won't come along when installing via git.

@morefigs
Copy link
Contributor Author

Not sure what the failed check means exactly, lmk if this needs changing.

@mottosso
Copy link
Member

Looked like connection issues on AppVeyors side, I reran it just now and it's fine.

@mottosso
Copy link
Member

Thanks @morefigs!

@mottosso mottosso merged commit dad5c6d into pyqt:master Feb 24, 2017
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.

2 participants