Skip to content

Commit

Permalink
fixed setup py
Browse files Browse the repository at this point in the history
  • Loading branch information
tmbo committed Feb 6, 2018
1 parent 783751f commit 7e37f9c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Fixed
Fixed
-----
- Formatting of tokens without assigned entities in evaluation
- pip installation issues due to missing training_data package in setup.py


[0.11.1] - 2018-02-02
Expand Down
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@
'rasa_nlu.extractors',
'rasa_nlu.featurizers',
'rasa_nlu.tokenizers',
'rasa_nlu.training_data',
'rasa_nlu.training_data.formats'
],
classifiers=[
"Programming Language :: Python :: 2.7",
Expand Down

0 comments on commit 7e37f9c

Please sign in to comment.