You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the current moment, gensim distribution is very heavy (>60Mb for .tar.gz). Need to significantly reduce this value, for example, remove notebooks from tar.gz and so on.
How to produce tar.gz python setup.py sdist
How to control content in tar.gz
Change MANIFEST.in
The text was updated successfully, but these errors were encountered:
For the current moment, gensim distribution is very heavy (>60Mb for
.tar.gz
). Need to significantly reduce this value, for example, remove notebooks from tar.gz and so on.How to produce
tar.gz
python setup.py sdist
How to control content in
tar.gz
Change MANIFEST.in
The text was updated successfully, but these errors were encountered: