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.