DiamondLightSource/dodal

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

Open

#681 opened on Jul 17, 2024

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

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide