diff --git a/setup.py b/setup.py index e3d3ac0a7f83541dcde97522be3e34352c6ad9d8..5312bb435bcd8585d5d73cd4e8b5cc4f2a2a0917 100755 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup(name='iobber', 'data/model-kpwr03/*.cr', 'data/model-kpwr03/*.lex'] # TODO: pre-trained models as well }, - license='GPL', # hopefully + license='GPL', entry_points={ 'console_scripts': [ 'iobber = iobber.iobber:go'