Skip to content

[Feature] CLI entry point #3

@iwr-redmond

Description

@iwr-redmond

It would be helpful for torchruntime to be registered as its own command. This can be achieved by adding something like the below to pyproject.toml:

[project.scripts]
torchruntime = "torchruntime:main"

Reference: https://setuptools.pypa.io/en/latest/userguide/entry_point.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions