Skip to content

PEP compliant __version__ for python #3023

@AreWeDreaming

Description

@AreWeDreaming

Affiliation
General Atomics
Description
The current cmake build process yields PEP incompliant __version__ strings that are separated by dashes instead of dots. This is not great for the conda-forge releases of MDSplus we maintain at GA . I was hoping by just setting
-DRELEASE_TAG=7.157.0 to a proper version string I could trick the cmake process but that just crashes. For now I will manually hack the __version__ after the cmake build is complete but that is not a great forever solution.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions