diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 4c71ef8b01f7..ab4a30b49bb1 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -430,9 +430,11 @@ SUBDIR += py-colorbrewer SUBDIR += py-colored SUBDIR += py-colorzero + SUBDIR += py-cppman SUBDIR += py-crudini SUBDIR += py-datasets SUBDIR += py-detecta + SUBDIR += py-diffusers SUBDIR += py-eemeter SUBDIR += py-einops SUBDIR += py-emoji @@ -447,6 +449,7 @@ SUBDIR += py-google-ai-generativelanguage SUBDIR += py-gpiozero SUBDIR += py-halo + SUBDIR += py-hf-doc-builder SUBDIR += py-hf-xet SUBDIR += py-hist SUBDIR += py-histoprint @@ -464,6 +467,7 @@ SUBDIR += py-langchain-openai SUBDIR += py-langchain-tests SUBDIR += py-langchain-text-splitters + SUBDIR += py-langgraph-checkpoint SUBDIR += py-langgraph-sdk SUBDIR += py-langsmith SUBDIR += py-laspy @@ -522,6 +526,8 @@ SUBDIR += py-pytorch-lightning SUBDIR += py-pyviz-comms SUBDIR += py-safetensors + SUBDIR += py-sagemaker + SUBDIR += py-sagemaker-core SUBDIR += py-schedulefree SUBDIR += py-scikit-fusion SUBDIR += py-scikit-quant @@ -529,6 +535,7 @@ SUBDIR += py-shap2 SUBDIR += py-shell-gpt SUBDIR += py-sigopt + SUBDIR += py-smdebug-rulesconfig SUBDIR += py-soapy_power SUBDIR += py-spdx-tools SUBDIR += py-spinners @@ -545,6 +552,7 @@ SUBDIR += py-torchmetrics SUBDIR += py-torchvision SUBDIR += py-tqdm + SUBDIR += py-transformers SUBDIR += py-tvm SUBDIR += py-uhi SUBDIR += py-vaderSentiment @@ -553,7 +561,6 @@ SUBDIR += py-xformers SUBDIR += py-xgboost SUBDIR += pyobd - SUBDIR += python-langgraph-checkpoint SUBDIR += pytorch SUBDIR += qbrew SUBDIR += qlas @@ -618,9 +625,12 @@ SUBDIR += snakemake SUBDIR += soapysdr SUBDIR += solarized + SUBDIR += spacenavd-devel + SUBDIR += spnavcfg-devel SUBDIR += sshbuddy SUBDIR += sssnips SUBDIR += star-history + SUBDIR += stormy SUBDIR += susv2 SUBDIR += susv3 SUBDIR += susv4 |