Allow installation of ML free version.
Add an option to the install script, `--no-ml`, that when given will install Talon without ML support. Fixes #96
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
recursive-include tests *
|
||||
recursive-include talon *
|
||||
recursive-exclude tests *.pyc *~
|
||||
recursive-exclude talon *.pyc *~
|
||||
include train.data
|
||||
include classifier
|
||||
include LICENSE
|
||||
include MANIFEST.in
|
||||
include README.rst
|
||||
include README.rst
|
||||
|
||||
Reference in New Issue
Block a user