Skip to content

setuptools-scm 9.x requires a valid fallback version #484

Description

@rjdbcm

Currently we use %OZIBUILDVERSION% as the fallback_version argument to get_version. The setuptools-scm project soft deprecated get_version in 9.x as well as implementing version string parsing for the fallback version.

Proposed Solution

Use the string 0.0.0 for fallback_version. This should be fine as OZI doesn't consider 0.0.0 to be a valid version.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions