[CI] Add pytest-azurepipelines in pandas-dev (#26620) · pandas-dev/pandas@45ea267 (original) (raw)
8 files changed
lines changed
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -22,6 +22,7 @@ dependencies: | ||
| 22 | 22 | - hypothesis>=3.58.0 |
| 23 | 23 | - pytest-xdist |
| 24 | 24 | - pytest-mock |
| 25 | + - pytest-azurepipelines | |
| 25 | 26 | - pip |
| 26 | 27 | - pip: |
| 27 | 28 | # for python 3.5, pytest>=4.0.2 is not available in conda |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -23,6 +23,7 @@ dependencies: | ||
| 23 | 23 | - pytest>=4.0.2 |
| 24 | 24 | - pytest-xdist |
| 25 | 25 | - pytest-mock |
| 26 | + - pytest-azurepipelines | |
| 26 | 27 | - hypothesis>=3.58.0 |
| 27 | 28 | - pip |
| 28 | 29 | - pip: |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -29,6 +29,7 @@ dependencies: | ||
| 29 | 29 | - pytest>=4.0.2 |
| 30 | 30 | - pytest-xdist |
| 31 | 31 | - pytest-mock |
| 32 | + - pytest-azurepipelines | |
| 32 | 33 | - moto |
| 33 | 34 | - pip |
| 34 | 35 | - pip: |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -28,6 +28,7 @@ dependencies: | ||
| 28 | 28 | - pytest>=4.0.2 |
| 29 | 29 | - pytest-xdist |
| 30 | 30 | - pytest-mock |
| 31 | + - pytest-azurepipelines | |
| 31 | 32 | - pip |
| 32 | 33 | - pip: |
| 33 | 34 | - hypothesis>=3.58.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -17,3 +17,4 @@ dependencies: | ||
| 17 | 17 | - "--pre" |
| 18 | 18 | - "numpy" |
| 19 | 19 | - "scipy" |
| 20 | + - pytest-azurepipelines |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -29,3 +29,4 @@ dependencies: | ||
| 29 | 29 | - pytest-xdist |
| 30 | 30 | - pytest-mock |
| 31 | 31 | - hypothesis>=3.58.0 |
| 32 | + - pytest-azurepipelines |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -26,4 +26,5 @@ dependencies: | ||
| 26 | 26 | - pytest>=4.0.2 |
| 27 | 27 | - pytest-xdist |
| 28 | 28 | - pytest-mock |
| 29 | + - pytest-azurepipelines | |
| 29 | 30 | - hypothesis>=3.58.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -28,6 +28,7 @@ dependencies: | ||
| 28 | 28 | - pytest>=4.0.2 |
| 29 | 29 | - pytest-xdist |
| 30 | 30 | - pytest-mock |
| 31 | + - pytest-azurepipelines | |
| 31 | 32 | - moto |
| 32 | 33 | - hypothesis>=3.58.0 |
| 33 | 34 | - pyreadstat |