Hello!
We just packaged python-zulip-api for Guix. However, there is an issue with how this project is organized for use to produce a complete package.
We've noticed that the integrations are not listed in pyproject.toml as binary scripts therefore they are not installed under the /bin directory of the package.
Would you consider making this adjustment so it's simpler to package in Linux distributions?
Thanks!
Hello!
We just packaged python-zulip-api for Guix. However, there is an issue with how this project is organized for use to produce a complete package.
We've noticed that the integrations are not listed in pyproject.toml as binary scripts therefore they are not installed under the
/bindirectory of the package.Would you consider making this adjustment so it's simpler to package in Linux distributions?
Thanks!