Skip to content

/-/plugins shows incorrect name for plugins #606

@simonw

Description

@simonw

https://fivethirtyeight.datasettes.com/-/plugins

[
    {
        "name": "datasette_jellyfish",
        "static": false,
        "templates": false,
        "version": "0.3"
    },
    {
        "name": "datasette_vega",
        "static": true,
        "templates": false,
        "version": "0.6.2"
    }
]

These should be shown as datasette-jellyfish and datasette-vega since those are the names on PyPI.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions