rhasspy / gruut

A tokenizer, text cleaner, and phonemizer for many human languages.
MIT License
273 stars 36 forks source link

Exclude tests in setuptools.find_packages #26

Open 31KM opened 2 years ago

31KM commented 2 years ago

I'm currently packaging larynx + deps for Arch Linux and I encountered an issue with gruut: setuptools includes the tests in the package, which does not play well with Arch Linux packaging - see https://github.com/rhasspy/phonemes2ids/issues/1 for details.

So I propose to also exclude the tests for gruut.