Issue #155: Use entry_points instead of scripts in setup.py (blais/beancount)

14 views
Skip to first unread message

rkhwaja

unread,
Jan 17, 2017, 4:39:22 AM1/17/17
to bean...@googlegroups.com
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.


Reply all
Reply to author
Forward
0 new messages