Skip to content

Commit 753ffb1

Browse files
committed
MAINT: Appease linter
1 parent 8aa34fd commit 753ffb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/eon/recipe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ requirements:
3333
- if: (build_platform != target_platform)
3434
then:
3535
- python
36-
- cross-python_${{target_platform}}
36+
- cross-python_${{ target_platform }}
3737
- if: osx
3838
then: llvm-openmp
3939
host:

0 commit comments

Comments
 (0)