forked from openlp/openlp
Install scripts as scripts.
This commit is contained in:
parent
03ae1781c4
commit
7f8c6b6fdd
1
setup.py
1
setup.py
@ -45,6 +45,7 @@ OpenLP (previously openlp.org) is free church presentation software, or lyrics p
|
||||
url='http://openlp.org/',
|
||||
license='GNU General Public License',
|
||||
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
|
||||
scripts=['openlp.pyw', 'openlp-1to2-converter.py', 'bible-1to2-converter.py'],
|
||||
include_package_data=True,
|
||||
zip_safe=False,
|
||||
install_requires=[
|
||||
|
Loading…
Reference in New Issue
Block a user