-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Line 28 in 82b5f61
"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
Labels
No labels