Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

When a new release will be published? #195

Description

@gianrubio

Why you need this feature:
The latest pip release was published 6 months ago. Command datasetinsights convert fails with Error: No such command 'convert'. when installing the package with pip.

Installing the package from a git repo clone is a workaround.

git clone https://github.com/Unity-Technologies/datasetinsights
cd datasetinsights
poetry build
pip install ./dist/datasetinsights-1.0.0-py3-none-any.whl

Describe the solution you'd like:
Please publish a new release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions