We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2579b3e commit 0462494Copy full SHA for 0462494
azure-pipelines.yml
@@ -13,6 +13,8 @@ jobs:
13
python.version: '3.8'
14
Python39:
15
python.version: '3.9'
16
+ numpy:
17
+ - '1.19'
18
19
steps:
20
- bash: echo "##vso[task.prependpath]$CONDA/bin"
0 commit comments