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

chore: install extras from ragbits index package #190

Closed
2 tasks
mhordynski opened this issue Nov 18, 2024 · 0 comments · Fixed by #199
Closed
2 tasks

chore: install extras from ragbits index package #190

mhordynski opened this issue Nov 18, 2024 · 0 comments · Fixed by #199
Assignees
Labels
chore Changes to the build process or repo setup
Milestone

Comments

@mhordynski
Copy link
Member

mhordynski commented Nov 18, 2024

Right now while installing "index" package (https://pypi.org/project/ragbits/0.3.0/) there is no way to install extra dependencies that are defined in another package (for example ragbits-core[chroma]), without referencing ragbits subpackage.

The goal of this task is to:

  • add extra requirements to ragbits package (gather all extras from all subpackages)
  • create an automated way to determine extras in ragbits package (maybe in scrips/update_ragbits_package.py)
@mhordynski mhordynski moved this to Backlog in ragbits Nov 18, 2024
@mhordynski mhordynski self-assigned this Nov 18, 2024
@mhordynski mhordynski added the chore Changes to the build process or repo setup label Nov 18, 2024
@mhordynski mhordynski removed their assignment Nov 18, 2024
@mhordynski mhordynski moved this from Backlog to Ready in ragbits Nov 18, 2024
@mhordynski mhordynski added this to the Ragbits 0.4 milestone Nov 18, 2024
@mackurzawa mackurzawa linked a pull request Nov 20, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In review to Done in ragbits Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes to the build process or repo setup
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants