conda-forge / conda-forge/conda-forge.github.io

Rerender script fails to deal with Jinja selectors

Open
#165 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.