conda-forge / conda-forge/python-blosc-feedstock
Using Grayskull to update dependencies with new releases
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
To simplify updating dependency constraints, it may be worth [configuring Grayskull in conda-forge.yml]( https://conda-forge.org/docs/maintainer/conda_forge_yml/#bot ) like so
```yaml
bot:
inspection: update-grayskull
```
This way the bot will refresh dependencies during version updates as well
Contributor guide
Assessment
This issue has not been assessed yet.