Skip to content

Give env package settings access to package version #946

@tiran

Description

@tiran

Some build systems of Python packages require an environment variable that contains the version of the package. We should add the package version to template variables, so env package settings can access the version, e.g.

env:
   MY_PACKAGE_VERSION: "${__version__}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions