Skip to content

[pylint] remove editable installs #44916

@l0lawrence

Description

@l0lawrence

When running pylint locally if a dependency on that package is editably installed in de_reqs we receive (import-error) on all the import statements

ie. from azure.core import ..... (import-error) azure core doesn't exist

to fix this we can remove all the -e from the dev-req installations

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions