Open grostim opened 2 years ago
Yes, I think this is because I don't have not created a setup.py and a setup.cfg.
TBH, the way I run this importer at the moment is by adding my local source direction into the PYTHON_PATH of beangulp.
So the solution to this is to properly package this and ideally push it up to PyPi.
My slight hesitation to complete this now, is that neither beangulp nor beancount v3 have a package on PyPi so it's hard to set up deterministic dependencies.
I've updated the readme to reflect the correct command.
Please try pip install git+https://github.com/kubauk/beancount-import-gmail
Hi!
I may have done something wrong, but here is what i get:
Any idea ?