New issue 155: Use entry_points instead of scripts in setup.py https://bitbucket.org/blais/beancount/issues/155/use-entry_points-instead-of-scripts-in
rkhwaja: On windows, the install puts files named like "bean-bake" in the python scripts directory. To run these on windows you have to type: py.exe <<PYTHON_INSTALL_DIR>>\scripts\bean-bake If you use entry_points, it will generate the right files for windows and others. -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/20170117093920.9270.35378%40celery-worker-101.ash1.bb-inf.net. For more options, visit https://groups.google.com/d/optout.
