diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index f86d4ada596e..8de27d8946be 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -501,6 +501,7 @@ SUBDIR += py-mem0ai SUBDIR += py-mffpy SUBDIR += py-mixpanel + SUBDIR += py-ml-collections SUBDIR += py-mmcv SUBDIR += py-mmdet SUBDIR += py-mmengine @@ -540,10 +541,13 @@ SUBDIR += py-pyfiglet SUBDIR += py-pykml SUBDIR += py-pymatreader + SUBDIR += py-pyowm SUBDIR += py-pypatent SUBDIR += py-pyprind SUBDIR += py-pyqir + SUBDIR += py-python-crc SUBDIR += py-python-geohash + SUBDIR += py-python-pygtrie SUBDIR += py-python-utils SUBDIR += py-pytorch SUBDIR += py-pytorch-lightning @@ -633,6 +637,7 @@ SUBDIR += rubygem-rabbit SUBDIR += rubygem-vpim SUBDIR += rump + SUBDIR += rustlings SUBDIR += ruut SUBDIR += schilytools SUBDIR += sdformat |