Open rht opened 2 years ago
Someone made a Poetry plugin for data_files
: https://github.com/python-poetry/poetry/issues/890#issuecomment-1140395857. As such, both issues have an unofficial solution. But it looks like there won't be any official solution any time soon (the issue I linked got closed anyway).
Should I close this PR and consider using Poetry to be a no-go?
Still missing:
data_files
for theintegrations/
folder to be copied toshare/zulip
(see https://github.com/zulip/python-zulip-api/blob/31365a8aacb01d11d2f4eb4ac7bf07ac88d43ad8/zulip/setup.py#L56). Relevant Poetry issue: https://github.com/python-poetry/poetry/issues/890.__version__
fromzulip/__init__.py
. But someone had already implemented a plugin