Skip to content

Commit 135982d

Browse files
add EOF blank line to conda_build_config
Co-authored-by: Anton <[email protected]>
1 parent 9f47cab commit 135982d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ c_stdlib: # [win]
1515
cxx_compiler: # [win]
1616
- vs2019 # [win]
1717
c_compiler: # [win]
18-
- vs2019 # [win]
18+
- vs2019 # [win]

0 commit comments

Comments
 (0)