Skip to content

Conversation

@gwenzek
Copy link

@gwenzek gwenzek commented Jul 19, 2022

Hi, thanks for this great library.

With this PR users will get faster installation speed..

I noticed that during the installation, indicnlp is pulling sphinx and a lot of modules which are only needed for working on the documentation, not for using the library itself.
I recommend marking those depencies as "extra". To install them you'll only need to run pip install -e '.[dev]' to install the library locally and work on the documentation.
Note that doing pip install -e . works better with python virtual environments than modifying PYTHONPATH.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant