Skip to content

JupyterLab WIPP Plugin Creator install_requires should contain kubernetes #32

Open
@ktaletsk

Description

@ktaletsk

Summary

Extension requires kubernetes to be pip-installed, but lacks the dependency listing in install_requires inside setup.py.

What is the current bug behavior?

pip install fails if kubernetes is not installed

What is the expected correct behavior?

pip installs kubernetes automatically, because it is a dependency

Steps to reproduce

pip install on a clean environment (that does not have kubernetes installed

**Notes

We should remove a workaround from Github action as well

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions