Skip to content

not possible to set build_tag from cli #50

@mryzhov

Description

@mryzhov

When I tried to set the build_tag from command line it fails with the following error:

pip wheel -v --no-deps --config-settings=override=wheel.build_tag="555"

py_build_cmake.common.FormattedErrorMessage:

      ❌ Error in user configuration:

              Type of <cli:1>/wheel/build_tag should be <class 'str'>, not <class 'int'>

         Please run `py-build-cmake config format` or see https://tttapa.github.io/py-build-cmake/reference/config.html for help.

error: subprocess-exited-with-error

Unfortunately I could not find the workaround for that issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions