Skip to content

feature: expands entry point to install dependencies from extra_depen…#78

Draft
dblencowe wants to merge 1 commit into
NeonGeckoCom:devfrom
dblencowe:feature/plugin-installation-from-config
Draft

feature: expands entry point to install dependencies from extra_depen…#78
dblencowe wants to merge 1 commit into
NeonGeckoCom:devfrom
dblencowe:feature/plugin-installation-from-config

Conversation

@dblencowe

Copy link
Copy Markdown
Contributor

Description

  • Expand the entrypoint with an additional command, "install-dependencies" command

Issues

NeonGeckoCom/neon_enclosure#84

Other Notes

@dblencowe dblencowe marked this pull request as draft February 22, 2024 09:54

@NeonDaniel NeonDaniel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noted typo causing Docker build failure

Comment thread neon_messagebus/cli.py Outdated
help="Additional package to install (can be repeated)")
def install_dependencies(package: List[str]):
from neon_utils.packaging_utils import install_packages_from_pip
from neon_messagebus.utils import build_extra_dependency_list

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from neon_messagebus.util.package_utils...

@dblencowe dblencowe force-pushed the feature/plugin-installation-from-config branch from 612d540 to 846b5c0 Compare February 23, 2024 09:15
@dblencowe dblencowe force-pushed the feature/plugin-installation-from-config branch from 846b5c0 to bc1c09d Compare February 23, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants