Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update spec
  • Loading branch information
jreback committed Jul 3, 2019
commit dde704dc47676eec68f50c67e903207ce0288b0b
2 changes: 1 addition & 1 deletion ci/deps/azure-36-locale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
- xlsxwriter=0.9.8
- xlwt=1.2.0
# universal
- pytest>=4.0.2
- pytest>=4.0.2,<5.0.0
- pytest-xdist
- pytest-mock
- pytest-azurepipelines
Expand Down
2 changes: 1 addition & 1 deletion ci/deps/azure-36-locale_slow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
- xlsxwriter
- xlwt
# universal
- pytest>=4.0.2<5.0.0
- pytest>=4.0.2
- pytest-xdist
- pytest-mock
- pytest-azurepipelines
Expand Down