Add an option to the install script, `--no-ml`, that when given will install Talon without ML support. Fixes #96
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
recursive-exclude tests *.pyc *~
|
|
recursive-exclude talon *.pyc *~
|
|
include train.data
|
|
include classifier
|
|
include LICENSE
|
|
include MANIFEST.in
|
|
include README.rst
|