-
Notifications
You must be signed in to change notification settings - Fork 907
Open
Labels
devopsDevelopment OperationsDevelopment Operationsgood first issueGood issues for a newcomer to tackleGood issues for a newcomer to tackle
Description
While going through the release process with sean (b0bb3b8), the version had to be edited in a few places:
- README
- all the dockerfiles
metadata.py
i also think we should probably specify it in pyproject.toml
But we need a way to centralize all these different ways to specify version.
i propose:
- set the dockerfiles and metadata.py (and at least other automated code things) to read from pyproject.toml (this should be a well established usecase)
- remove the version from the README (i.e. the title) and have links that point to the generic page for the latest release
Metadata
Metadata
Assignees
Labels
devopsDevelopment OperationsDevelopment Operationsgood first issueGood issues for a newcomer to tackleGood issues for a newcomer to tackle