It would be nice if poetry supported the [scripts](https://python-packaging.readthedocs.io/en/latest/command-line-scripts.html#the-scripts-keyword-argument) feature of setuptools (note: this is *not* the same as entry points). I tried using a custom build script but it seems to be ignored by poetry when building wheels.
It would be nice if poetry supported the scripts feature of setuptools (note: this is not the same as entry points).
I tried using a custom build script but it seems to be ignored by poetry when building wheels.