DiamondLightSource/dodal

Rename PyPI release to `dodal` rather than `dls-dodal`

Open

#681 aberto em 17 de jul. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Python (12 forks)auto 404
Developer Experiencegood first issue

Métricas do repositório

Stars
 (4 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

We have been granted permission to rename the PyPI package to dodal rather than dls-dodal. To prevent issues with pip install dodal and the mismatch between the repository name, common name and the package installer, we should make use of it.

Acceptance Criteria

  • pip install dodal installs this module

Guia do colaborador