2024/08/04
That if you specify an Entry-points key in python .dist-info/METADATA, python will create command-line wrappers for your scripts.
See https://packaging.python.org/en/latest/specifications/entry-points/
That if you specify an Entry-points key in python .dist-info/METADATA, python will create command-line wrappers for your scripts.
See https://packaging.python.org/en/latest/specifications/entry-points/