style-analyzer icon indicating copy to clipboard operation
style-analyzer copied to clipboard

Make "train" dependencies optional

Open vmarkovtsev opened this issue 6 years ago • 0 comments

Some of our Python dependencies are only used for pretraining some models, e.g. typos. We need to add a "train" option to setup.py so that they are not installed by default.

vmarkovtsev avatar Jun 03 '19 10:06 vmarkovtsev