Skip to content

aliyun-python-sdk-core : multiple version during build for >=2.13.10 #548

@j01am

Description

@j01am

Hi all

During the build command of the Dynatrace Extension SDK, I got a strange behavior:

  • If I force version of aliyun-python-sdk-core <=2.14.0, build command creates an archive containing a single version of aliyun-python-sdk-core ✅
  • If I force version of aliyun-python-sdk-core >=2.14.0, build command creates an archive containing 2 versions of aliyun-python-sdk-core : 2.13.10 and the latest one corresponding to the forced version ❌
  • If I don't force version of aliyun-python-sdk-core, build command creates an archive containing 2 versions of aliyun-python-sdk-core : 2.13.10 and the latest one available (2.16.0) ❌

Is >=2.14.0 version contains some restriction that needs an older version ?

Thank you

Metadata

Metadata

Assignees

No one assigned

    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