1
0
mirror of https://gitlab.com/openlp/packaging.git synced 2024-12-22 04:52:50 +00:00

Fix idention.

This commit is contained in:
Tomas Groth 2017-09-27 22:33:01 +02:00
parent d13c07c58e
commit 770caefae7

View File

@ -266,7 +266,7 @@ class Builder(object):
"""
Return a list of the binaries to include
"""
return []
return []
def run_pyinstaller(self):
"""