-
## Objective
Implement system for handling ingredient dependencies
## Tasks
- [ ] Create dependency model
- [ ] Add dependency validation
- [ ] Implement conflict detection
- [ ] Create depend…
-
### What would you like to be added?
The current dependency management process involves a lot of manual intervention. There have been some attempts at improving it, including updating the `update_dep…
-
migrate repo from to poetry from miniconda and pip
need following info from @vamseeachanta
- [ ] Sample test cases that will prepare input blocks for OrcaFlex
- [ ] Run reliability checks
…
-
> * Consider if some data nodes that are defined in other models can be added directly to the base model, e.g., the following ones from draft-li
>
> ```
> +--ro required-components* …
-
Multiple dependency management solutions are currently recommended on the community website. What options exist, how do they compare, and why have we approved/recommended some tools over others?
-
As the title says. The requirements.txt isn't crazy at the moment, but would rather use poetry to keep things a bit more robust.
-
### Overview
This epic tracks all issues related to this (pick one or more: feature/page/milestone)
### Action Items
- [ ] https://github.com/hackforla/311-data/issues/1820
### Resources/I…
-
Currently the project doesn't have any dependencies, but we will want to add some at some point. It would be easiest if we could have a tool for doing this.
I'm thinking that [hatch](https://hatch.…
-
**Describe the annoyance**
Because of the dependency to Arrow and the way it is fetched, the first build takes a long time and adding Rerun to a project increases the build directory size by **more t…
-
### Feature summary
UV is fast dependency manager for Python
### Feature description
UV as alternative/primary dependency manager will increase developer experience. It will also cut CI/CD time as …