Skip to content

Move version.py file to align with the PTB standard #366

@ArBridgeman

Description

@ArBridgeman

Currently, the version.py file is in <root>/version.py, but the convention for projects using the PTB is for it to be <root>/exasol/transformers_extension/version.py. In order to accommodate this unique structure, the version_filepath in the BaseConfig has been overridden in the noxconfig.py file.

Important Notes

Tasks

  • Change where version.py is saved
  • Update the noxconfig.py
  • Check & alter any CI pipelines
  • Check & alter the pyproject.toml
  • Check & alter any documentation

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions