Skip to content

Commit

Permalink
Skip xdist and matplotlib in code samples (#8290)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrocklin authored Oct 21, 2023
1 parent 095a09d commit b4eee3f
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 b4eee3f

Please sign in to comment.