Skip to content

Inconsistent pip install and uninstall #16

Description

@FrankLeeeee

Pip install will follow

pip install colossalai

but uninstall is

pip uninstall colossal-ai

This is because that the name is colossal-ai in setup.py, change it to be without - for consistency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    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