Skip to content

Commit 7f3423d

Browse files
use pip for pytest and pytest plugins on macos
1 parent 0f692ba commit 7f3423d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ci/deps/azure-macos-35.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ dependencies:
2121
- xlrd
2222
- xlsxwriter
2323
- xlwt
24-
# universal
25-
- pytest>=4.0.2
26-
- pytest-xdist
27-
- pytest-mock
2824
- pip:
2925
- python-dateutil==2.5.3
26+
# universal
27+
- pytest>=4.0.2
28+
- pytest-xdist
29+
- pytest-mock
3030
- hypothesis>=3.58.0

0 commit comments

Comments
 (0)