conda-forge / conda-forge/conda-forge.github.io
Rerender script fails to deal with Jinja selectors
Open
- Dominant language
- JavaScript
- Stars
- 170
- Forks
- 320
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 5
Description
Such as:
```
{% set dyn_ext = ".so" %} # [linux]
{% set dyn_ext = ".dylib" %} # [osx]
```
As found in https://github.com/conda-forge/suitesparse-feedstock.
Contributor guide
Assessment
This issue has not been assessed yet.