Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions grayskull/strategy/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,14 @@ delegator.py:
conda_forge: delegator
import_name: delegator

dftd3:
conda_forge: dftd3-python
import_name: dftd3

dftd4:
conda_forge: dftd4-python
import_name: dftd4

dials_data:
conda_forge: dials-data
import_name: dials_data
Expand Down Expand Up @@ -311,6 +319,10 @@ libnacl:
conda_forge: libnacl-python-bindings
import_name: libnacl

lmdb:
conda_forge: python-lmdb
import_name: lmdb

matplotlib:
import_name: matplotlib
conda_forge: matplotlib-base
Expand Down Expand Up @@ -508,10 +520,22 @@ tables:
import_name: pytables
conda_forge: pytables

tblite:
conda_forge: tblite-python
import_name: tblite

termstyle:
conda_forge: python-termstyle
import_name: termstyle

torch-cluster:
conda_forge: pytorch_cluster
import_name: torch_cluster

torch-sparse:
conda_forge: pytorch_sparse
import_name: torch_sparse

torch:
conda_forge: pytorch
import_name: torch
Expand Down Expand Up @@ -542,6 +566,10 @@ vsts:
conda_forge: vsts-python-api
import_name: vsts

xtb:
conda_forge: xtb-python
import_name: xtb

xxhash:
import_name: xxhash
conda_forge: python-xxhash