conda-forge / conda-forge/mechwolf-feedstock
Graphviz dependency pinning is ignored
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Issue:
In the recipe, `graphviz >=2.38.0` is pinned so as to allow Windows to find a working version. However, when I download the bz2 from Conda, I see `graphviz >=2.40.1,<3.0a0`. I am unable to get this recipe to download on Windows and am wondering if this is the issue.
Environment (conda list):
```
$ conda list
```
Details about conda and system ( conda info ):
```
$ conda info
```
Contributor guide
Assessment
This issue has not been assessed yet.