DiamondLightSource/dodal

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

Open

#681 geöffnet am 17. Juli 2024

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (12 Forks)auto 404
Developer Experiencegood first issue

Repository-Metriken

Stars
 (4 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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