Skip to content

Mapping to current release of ansys-api-edb #574

@RobPasMue

Description

@RobPasMue

"ansys-api-edb==0.2.dev6",

According to this statement - pyedb-core depends on a dev version of ansys-api-edb. IMO, now that 0.2.0 is released, this should be modified to 0.2.0 rather than pointing to the dev version.

Also, this makes it impossible to install with the current PyEDB main branch, since it requires ansys-api-edb>=0.2.0 (dev versions are considered to be "before" the first 0.2.0 release according to pip's dependency resolution algorithm)

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