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

fix setup.py to install the new model

parent a21dc6c0
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ setup(name='iobber',
package_data={
'iobber': [
'data/*.ini', 'data/*.ccl', 'data/*.txt', 'data/*.lex',
'data/model-kpwr03/*.cr', 'data/model-kpwr03/*.lex']
'data/model-kpwr04/*.cr', 'data/model-kpwr04/*.lex']
# TODO: pre-trained models as well
},
license='LGPL',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment