New issue 286: Is it possible to exclude unnecessary deps?
https://bitbucket.org/blais/beancount/issues/286/is-it-possible-to-exclude-unnecessary-deps

Limbo Peng:

Hi,

Seems that there're many deps that get installed but I never use those related 
features, e.g.:

1. `google-api-python-client` (I don't upload stuff to Google Spreadsheet)
2. `beautifulsoup4` (I don't import XML docs)
3. `lxml` (same as above)

It would be great if these packages are specified in `extra_requires` instead 
of `install_requires`. What do you think?


-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/20180429152258.38422.4161%40celery-worker-107.ash1.bb-inf.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to