Skip to content

Created pyuic5.bat - #27

Merged
mottosso merged 3 commits into
pyqt:masterfrom
morefigs:master
Feb 24, 2017
Merged

Created pyuic5.bat#27
mottosso merged 3 commits into
pyqt:masterfrom
morefigs:master

Conversation

@morefigs

Copy link
Copy Markdown
Contributor

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

@mottosso mottosso left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
Contributor Author

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

@mottosso

Copy link
Copy Markdown
Member

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

@mottosso

Copy link
Copy Markdown
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