Skip to content

Commit

Permalink
Skip xdist and matplotlib in code samples
Browse files Browse the repository at this point in the history
  • Loading branch information
mrocklin committed Oct 19, 2023
1 parent cbc3a33 commit d0da922
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions distributed/distributed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -280,11 +280,13 @@ distributed:
- coiled
- cudf
- cuml
- matplotlib
- pluggy # part of pytest
- prefect
- rechunker
- xarray
- xgboost
- xdist
ignore-files:
- runpy\.py # `python -m pytest` (or other module) shell command
- pytest # `pytest` shell command
Expand Down

0 comments on commit d0da922

Please sign in to comment.