python-zulip-api/zulip
Eeshan Garg 2d785ea3d1 api: Use the console_scripts entry point to point to zulip-send.
Instead of using the `scripts` keyword, we now use the
`console_scripts` entry point to point to the zulip-send script
to be installed. This is what the Python Packaging User Guide
recommends for better cross-platform compatibility.
2017-05-22 18:08:18 -07:00
..
__init__.py mypy: Add type: ignores for optparse.OptionGroup. 2017-05-22 14:40:48 -07:00
send.py api: Use the console_scripts entry point to point to zulip-send. 2017-05-22 18:08:18 -07:00