Skip to content

Use console_scripts in setup.py to allow cross-platform compatibility for scripts #99

Open
@lurk26

Description

@lurk26

I am using the v2 branch and on Windows. The command-line utility does not work out of the box because the scripts are using unix shebangs. Please consider using console_scripts feature in setuptools:
https://python-packaging-user-guide.readthedocs.io/guides/distributing-packages-using-setuptools/?highlight=scripts#console-scripts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions