forked from openlp/openlp
Fix indentation
This commit is contained in:
parent
76726e263e
commit
7542865380
2
setup.py
2
setup.py
@ -69,7 +69,7 @@ OpenLP (previously openlp.org) is free church presentation software, or lyrics p
|
||||
license='GNU General Public License',
|
||||
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
|
||||
scripts=['openlp.pyw', 'scripts/openlp-1to2-converter.py',
|
||||
'scripts/bible-1to2-converter.py','scripts/openlp-remoteclient.py'],
|
||||
'scripts/bible-1to2-converter.py','scripts/openlp-remoteclient.py'],
|
||||
include_package_data=True,
|
||||
zip_safe=False,
|
||||
install_requires=[
|
||||
|
Loading…
Reference in New Issue
Block a user