Skip to content
Snippets Groups Projects
Commit e0a790ff authored by Adam Radziszewski's avatar Adam Radziszewski
Browse files

comment in iobber

parent e8336c78
Branches
No related merge requests found
...@@ -17,7 +17,7 @@ setup(name='iobber', ...@@ -17,7 +17,7 @@ setup(name='iobber',
'data/model-kpwr03/*.cr', 'data/model-kpwr03/*.lex'] 'data/model-kpwr03/*.cr', 'data/model-kpwr03/*.lex']
# TODO: pre-trained models as well # TODO: pre-trained models as well
}, },
license='GPL', # hopefully license='GPL',
entry_points={ entry_points={
'console_scripts': [ 'console_scripts': [
'iobber = iobber.iobber:go' 'iobber = iobber.iobber:go'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment