Skip to content

Commit

Permalink
Add quirk for (python-)dashing
Browse files Browse the repository at this point in the history
  • Loading branch information
xhochy committed Jan 12, 2024
1 parent 7f7b640 commit f6feaff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions grayskull/strategy/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ cufflinks:
conda_forge: python-cufflinks
import_name: cufflinks

dashing:
conda_forge: python-dashing
import_name: dashing

dask:
conda_forge: dask-core
import_name: dask
Expand Down

0 comments on commit f6feaff

Please sign in to comment.