2
0
mirror of https://github.com/cmehay/pyentrypoint synced 2024-10-30 15:21:11 +00:00

exit 1 on error

This commit is contained in:
Christophe Mehay 2019-04-29 11:25:17 +02:00
parent f2112d102d
commit d1dd6058e9

View File

@ -5,7 +5,7 @@ from setuptools import setup
# Thanks Sam and Max # Thanks Sam and Max
__version__ = '0.5.1' __version__ = '0.5.2'
if __name__ == '__main__': if __name__ == '__main__':
setup( setup(