Skip to content

Commit 29ea298

Browse files
committed
fix typo
1 parent f445505 commit 29ea298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_build/azure_pipelines/templates/setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ steps:
1818
displayName: 'Setup Environment'
1919

2020
# TODO: remove later
21-
# Anaconda python 3.6.8 h9f7ef89_1 changed dll lookup logic, numpy failes to load dll on Windows
21+
# Anaconda python 3.6.8 h9f7ef89_1 changed dll lookup logic, numpy fails to load dll on Windows
2222
# https://github.com/numpy/numpy/issues/12957
2323
# https://github.com/ContinuumIO/anaconda-issues/issues/10629
2424
# Add numpy lib path manually here

0 commit comments

Comments
 (0)