Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create nv_ingest_common Python module #352

Open
jdye64 opened this issue Jan 20, 2025 · 0 comments
Open

Create nv_ingest_common Python module #352

jdye64 opened this issue Jan 20, 2025 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@jdye64
Copy link
Collaborator

jdye64 commented Jan 20, 2025

Create an empty, or as empty as possible, nv_ingest_common Python module in the nv-ingest codebase. This should include the necessary files to build nv_ingest_common via Pip with a pyproject.toml file declaring and housing the build metadata.

Furthermore both nv_ingest and nv_ingest_client modules should be adjusted and validated that they can include the empty nv_ingest_common module as one of their dependencies.

All existing build and Dockerfiles should also be adjusted to ensure that existing build pipelines do not fail and account for the new building and packaging of the nv_ingest_common module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant