Skip to content

Commit 0462494

Browse files
committed
Use numpy 1.19 for python 3.9 on azure
1 parent 2579b3e commit 0462494

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
python.version: '3.8'
1414
Python39:
1515
python.version: '3.9'
16+
numpy:
17+
- '1.19'
1618

1719
steps:
1820
- bash: echo "##vso[task.prependpath]$CONDA/bin"

0 commit comments

Comments
 (0)