Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz committed Nov 28, 2024
1 parent 890a34a commit b648f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/nodejs-wheel/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build:
noarch: python
number: 0
script_env:
- SETUPTOOLS_SCM_PRETEND_VERSION={{version}}
- SETUPTOOLS_SCM_PRETEND_VERSION={{ version }}
- SKBUILD_WHEEL_CMAKE=0
script: "{{ PYTHON }} -m pip install . -vv"

Expand Down

0 comments on commit b648f91

Please sign in to comment.